Searched refs:getPCMState (Results 1 – 2 of 2) sorted by relevance
15 InMemoryModuleCache::getPCMState(llvm::StringRef Filename) const { in getPCMState() function in InMemoryModuleCache52 return getPCMState(Filename) == Final; in isPCMFinal()56 return getPCMState(Filename) == ToBuild; in shouldBuildPCM()
59 State getPCMState(llvm::StringRef Filename) const;