Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp30 bool BuildingImplicitModule, bool ShouldCacheASTInMemory, in PCHGenerator()
H A DASTWriter.cpp4864 bool ShouldCacheASTInMemory) { in WriteAST()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h930 bool ShouldCacheASTInMemory; variable