Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGeneratePCH.cpp31 bool AllowASTWithErrors, bool IncludeTimestamps) in PCHGenerator()
DASTWriter.cpp4074 bool IncludeTimestamps) in ASTWriter()
/external/clang/include/clang/Frontend/
DFrontendOptions.h157 unsigned IncludeTimestamps : 1; ///< Whether timestamps should be variable
/external/clang/include/clang/Serialization/
DASTWriter.h131 bool IncludeTimestamps; variable