Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DGeneratePCH.cpp28 bool ShouldCacheASTInMemory) in PCHGenerator() argument
34 ShouldCacheASTInMemory(ShouldCacheASTInMemory) { in PCHGenerator()
73 ShouldCacheASTInMemory); in HandleTranslationUnit()
H A DASTWriter.cpp4488 bool ShouldCacheASTInMemory) { in WriteAST() argument
4512 if (ShouldCacheASTInMemory) { in WriteAST()
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTWriter.h577 bool ShouldCacheASTInMemory = false);
767 bool ShouldCacheASTInMemory; variable
780 bool ShouldCacheASTInMemory = false);