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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
InMemoryModuleCache.h 97 bool isPCMFinal(llvm::StringRef Filename) const;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
InMemoryModuleCache.cpp 51 bool InMemoryModuleCache::isPCMFinal(llvm::StringRef Filename) const {
ASTReader.cpp 2765 !ModuleMgr.getModuleCache().isPCMFinal(F.FileName))
4687 if (getModuleManager().getModuleCache().isPCMFinal(F.FileName)) {

Completed in 26 milliseconds