OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LookupFileCache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
HeaderSearch.cpp
894
LookupFileCacheInfo &CacheLookup =
LookupFileCache
[Filename];
928
copyString(MappedName,
LookupFileCache
.getAllocator());
1020
LookupFileCacheInfo &CacheLookup =
LookupFileCache
[Filename];
1021
CacheLookup.HitIdx =
LookupFileCache
[ScratchFilename].HitIdx;
1356
+
LookupFileCache
.getAllocator().getTotalMemory()
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
HeaderSearch.h
218
llvm::StringMap<LookupFileCacheInfo, llvm::BumpPtrAllocator>
LookupFileCache
;
281
//
LookupFileCache
.clear();
Completed in 15 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026