Searched refs:shouldBuildPCM (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h101 bool shouldBuildPCM(llvm::StringRef Filename) const;
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DInMemoryModuleCache.cpp55 bool InMemoryModuleCache::shouldBuildPCM(llvm::StringRef Filename) const { function in class:InMemoryModuleCache
H A DModuleManager.cpp199 } else if (getModuleCache().shouldBuildPCM(FileName)) {

Completed in 167 milliseconds