Searched defs:IncludeTimestamps (Results 1 – 5 of 5) sorted by relevance
31 bool AllowASTWithErrors, bool IncludeTimestamps) in PCHGenerator()
4074 bool IncludeTimestamps) in ASTWriter()
89 bool IncludeTimestamps() const { return include_timestamps_; } in IncludeTimestamps() function
157 unsigned IncludeTimestamps : 1; ///< Whether timestamps should be variable
131 bool IncludeTimestamps; variable