Home
last modified time | relevance | path

Searched defs:PTHStatCache (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DPTHManager.h41 friend class PTHStatCache; variable
/external/clang/lib/Lex/
DPTHLexer.cpp689 class PTHStatCache : public FileSystemStatCache { class
694 PTHStatCache(PTHManager::PTHFileLookup &FL) in PTHStatCache() function in clang::PTHStatCache