Home
last modified time | relevance | path

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

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