Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DGeneratePCH.cpp28 bool ShouldCacheASTInMemory) in PCHGenerator() argument
34 ShouldCacheASTInMemory(ShouldCacheASTInMemory) { in PCHGenerator()
72 ShouldCacheASTInMemory); in HandleTranslationUnit()
DASTWriter.cpp4369 bool ShouldCacheASTInMemory) { in WriteAST() argument
4393 if (ShouldCacheASTInMemory) { in WriteAST()
/external/llvm-project/clang/include/clang/Serialization/
DASTWriter.h582 bool ShouldCacheASTInMemory = false);
766 bool ShouldCacheASTInMemory; variable
779 bool ShouldCacheASTInMemory = false);