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

/external/clang/lib/Lex/
H A DPTHLexer.cpp698 class PTHStatCache : public FileSystemStatCache { class in namespace:__anon17948
703 PTHStatCache(PTHFileLookup &FL) : function in class:__anon17948::PTHStatCache
736 return new PTHStatCache(*((PTHFileLookup*) FileLookup));

Completed in 33 milliseconds