Searched refs:ShowColor (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp537 /// ShowColor - Diagnostics support color, so bolding will be used.
538 bool ShowColor; member in class:__anon271::TemplateDiff
1645 if (ShowColor)
1653 if (ShowColor)
2069 bool ElideType, bool ShowColor)
2074 ShowColor(ShowColor),
2067 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, QualType ToType, bool PrintTree, bool PrintFromType, bool ElideType, bool ShowColor) argument

Completed in 71 milliseconds