Home
last modified time | relevance | path

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