Home
last modified time | relevance | path

Searched defs: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()
H A DASTWriter.cpp4627 bool ShouldCacheASTInMemory) { in WriteAST()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h852 bool ShouldCacheASTInMemory; variable