Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp28 bool ShouldCacheASTInMemory) in PCHGenerator()
H A DASTWriter.cpp4287 bool ShouldCacheASTInMemory) { in WriteAST()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h774 bool ShouldCacheASTInMemory; variable