Home
last modified time | relevance | path

Searched refs:ShouldCacheASTInMemory (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DGeneratePCH.cpp28 bool ShouldCacheASTInMemory) in PCHGenerator() argument
34 ShouldCacheASTInMemory(ShouldCacheASTInMemory) { in PCHGenerator()
73 ShouldCacheASTInMemory); in HandleTranslationUnit()
H A DASTWriter.cpp4529 bool ShouldCacheASTInMemory) { in WriteAST() argument
4553 if (ShouldCacheASTInMemory) { in WriteAST()
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h607 bool ShouldCacheASTInMemory = false);
800 bool ShouldCacheASTInMemory; variable
813 bool ShouldCacheASTInMemory = false);