Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp30 bool BuildingImplicitModule, bool ShouldCacheASTInMemory, in PCHGenerator() argument
H A DASTWriter.cpp4861 WriteAST(Sema & SemaRef,StringRef OutputFile,Module * WritingModule,StringRef isysroot,bool ShouldCacheASTInMemory) WriteAST() argument
/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h930 bool ShouldCacheASTInMemory; global() variable