Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp28 bool BuildingImplicitModule, bool ShouldCacheASTInMemory) in PCHGenerator() argument
34 ShouldCacheASTInMemory(ShouldCacheASTInMemory) { in PCHGenerator()
69 ShouldCacheASTInMemory); in HandleTranslationUnit()
H A DASTWriter.cpp4627 bool ShouldCacheASTInMemory) { in WriteAST() argument
4652 if (ShouldCacheASTInMemory) { in WriteAST()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h630 bool ShouldCacheASTInMemory = false);
852 bool ShouldCacheASTInMemory; variable
866 bool ShouldCacheASTInMemory = false);