Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h59 State getPCMState(llvm::StringRef Filename) const;