Searched refs:shouldBuildPCM (Results 1 – 3 of 3) sorted by relevance
102 bool shouldBuildPCM(llvm::StringRef Filename) const;
55 bool InMemoryModuleCache::shouldBuildPCM(llvm::StringRef Filename) const { in shouldBuildPCM() function in InMemoryModuleCache
199 } else if (getModuleCache().shouldBuildPCM(FileName)) { in addModule()