Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGeneratePCH.cpp31 bool AllowASTWithErrors, bool IncludeTimestamps) in PCHGenerator() argument
34 Writer(Stream, Extensions, IncludeTimestamps), in PCHGenerator()
DASTWriter.cpp1200 !isysroot.empty(), IncludeTimestamps, in WriteControlBlock()
4022 bool IncludeTimestamps) in ASTWriter() argument
4024 WritingModule(nullptr), IncludeTimestamps(IncludeTimestamps), in ASTWriter()
4059 return IncludeTimestamps ? E->getModificationTime() : 0; in getTimestampForOutput()
/external/clang/include/clang/Serialization/
DASTWriter.h129 bool IncludeTimestamps; variable
587 bool IncludeTimestamps = true);
909 bool IncludeTimestamps = true);