Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPTHManager.h40 friend class PTHStatCache; variable
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPTHLexer.cpp690 class PTHStatCache : public FileSystemStatCache { class
695 PTHStatCache(PTHManager::PTHFileLookup &FL) in PTHStatCache() function in clang::PTHStatCache