Home
last modified time | relevance | path

Searched defs:BuildingImplicitModule (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.cpp5387 bool IncludeTimestamps, bool BuildingImplicitModule, in ASTWriter()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h161 bool BuildingImplicitModule = false; variable