OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookup_or_add_file
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
input.h
141
file_cache_slot *
lookup_or_add_file
(const char *file_path);
input.cc
363
file_cache_slot *r =
lookup_or_add_file
(file_path);
536
file_cache::
lookup_or_add_file
(const char *file_path)
function in class:file_cache
943
file_cache_slot *c =
lookup_or_add_file
(file_path);
1050
file_cache_slot *c =
lookup_or_add_file
(file_path);
/src/external/gpl3/gcc.old/dist/gcc/
input.h
136
file_cache_slot *
lookup_or_add_file
(const char *file_path);
input.cc
532
file_cache::
lookup_or_add_file
(const char *file_path)
function in class:file_cache
904
file_cache_slot *c = global_dc->m_file_cache->
lookup_or_add_file
(file_path);
924
file_cache_slot *c = global_dc->m_file_cache->
lookup_or_add_file
(file_path);
Completed in 21 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026