Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DGeneratePCH.cpp28 bool ShouldCacheASTInMemory) in PCHGenerator()
H A DASTWriter.cpp4529 bool ShouldCacheASTInMemory) { in WriteAST()
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h800 bool ShouldCacheASTInMemory; variable