Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h60 State getPCMState(llvm::StringRef Filename) const;