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 141 /// createStatCache - Returns a FileSystemStatCache object for use with
145 std::unique_ptr<FileSystemStatCache> createStatCache();
  /external/clang/lib/Lex/
PTHLexer.cpp 727 std::unique_ptr<FileSystemStatCache> PTHManager::createStatCache() {
Preprocessor.cpp 202 FileMgr.addStatCache(PTH->createStatCache());

Completed in 78 milliseconds