Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPTHLexer.cpp672 class PTHStatCache : public FileSystemStatCache { class
677 PTHStatCache(PTHFileLookup &FL) : in PTHStatCache() function in __anonf93488230211::PTHStatCache
681 ~PTHStatCache() {} in ~PTHStatCache()
708 return new PTHStatCache(*((PTHFileLookup*) FileLookup)); in createStatCache()