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