HomeSort by relevance Sort by last modified time
    Searched refs:createStatCache (Results 1 - 17 of 17) 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();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
PTHManager.h 138 /// createStatCache - Returns a FileSystemStatCache object for use with
142 std::unique_ptr<FileSystemStatCache> createStatCache();
  /external/clang/lib/Lex/
PTHLexer.cpp 726 std::unique_ptr<FileSystemStatCache> PTHManager::createStatCache() {
Preprocessor.cpp 211 FileMgr.addStatCache(PTH->createStatCache());
    [all...]

Completed in 373 milliseconds