HomeSort by: relevance | last modified time | path
    Searched refs:readIndex (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
GlobalModuleIndex.h 116 /// Internal constructor. Use \c readIndex() to read an index.
134 readIndex(llvm::StringRef Path);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
GlobalModuleIndex.cpp 253 GlobalModuleIndex::readIndex(StringRef Path) {
ASTReader.cpp 4130 GlobalModuleIndex::readIndex(ModuleCachePath);

Completed in 81 milliseconds