HomeSort by relevance Sort by last modified time
    Searched refs:LookupFileCache (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Lex/
HeaderSearch.cpp 408 LookupFileCache.GetOrCreateValue(Filename).getValue();
469 = LookupFileCache.GetOrCreateValue(Filename).getValue();
471 = LookupFileCache.GetOrCreateValue(ScratchFilename).getValue().second;
683 + LookupFileCache.getAllocator().getTotalMemory()
  /external/clang/include/clang/Lex/
HeaderSearch.h 143 /// LookupFileCache - This is keeps track of each lookup performed by
150 LookupFileCache;
199 //LookupFileCache.clear();

Completed in 143 milliseconds