Home
last modified time | relevance | path

Searched refs:LookupFileCache (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DHeaderSearch.cpp486 LookupFileCache.GetOrCreateValue(Filename).getValue(); in LookupFile()
564 = LookupFileCache.GetOrCreateValue(Filename).getValue(); in LookupFile()
566 = LookupFileCache.GetOrCreateValue(ScratchFilename).getValue().second; in LookupFile()
800 + LookupFileCache.getAllocator().getTotalMemory() in getTotalMemory()
/external/clang/include/clang/Lex/
DHeaderSearch.h170 LookupFileCache; variable