Home
last modified time | relevance | path

Searched defs:BuildingImplicitModule (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.cpp4836 ASTWriter(llvm::BitstreamWriter & Stream,SmallVectorImpl<char> & Buffer,InMemoryModuleCache & ModuleCache,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,bool IncludeTimestamps,bool BuildingImplicitModule,bool GeneratingReducedBMI) ASTWriter() argument
/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h159 bool BuildingImplicitModule = false; global() variable