HomeSort by relevance Sort by last modified time
    Searched refs:PTHStatCache (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
PTHManager.h 41 friend class PTHStatCache;
  /external/clang/lib/Lex/
PTHLexer.cpp 689 class PTHStatCache : public FileSystemStatCache {
694 PTHStatCache(PTHManager::PTHFileLookup &FL)
727 return llvm::make_unique<PTHStatCache>(*FileLookup);

Completed in 31 milliseconds