Home
last modified time | relevance | path

Searched refs:getPCMState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DInMemoryModuleCache.cpp15 InMemoryModuleCache::getPCMState(llvm::StringRef Filename) const { in getPCMState() function in InMemoryModuleCache
52 return getPCMState(Filename) == Final; in isPCMFinal()
56 return getPCMState(Filename) == ToBuild; in shouldBuildPCM()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h59 State getPCMState(llvm::StringRef Filename) const;