Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp29 bool AllowASTWithErrors, bool IncludeTimestamps, 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.h154 bool IncludeTimestamps; global() variable