Searched refs:tryToDropPCM (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h82 bool tryToDropPCM(llvm::StringRef Filename);
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DInMemoryModuleCache.cpp59 bool InMemoryModuleCache::tryToDropPCM(llvm::StringRef Filename) { function in class:InMemoryModuleCache
H A DASTReader.cpp4591 MC.tryToDropPCM(FileName);

Completed in 211 milliseconds