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

  /external/clang/include/clang/Lex/
PTHManager.h 131 /// createStatCache - Returns a FileSystemStatCache object for use with
135 FileSystemStatCache *createStatCache();
  /external/clang/lib/Lex/
PTHLexer.cpp 708 FileSystemStatCache *PTHManager::createStatCache() {
Preprocessor.cpp 179 FileMgr.addStatCache(PTH->createStatCache());

Completed in 43 milliseconds