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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp505 /// ShowColor - Diagnostics support color, so bolding will be used.
506 bool ShowColor; member in class:__anon296::TemplateDiff
1610 if (ShowColor)
1618 if (ShowColor)
2018 bool ElideType, bool ShowColor)
2023 ShowColor(ShowColor),
2016 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, QualType ToType, bool PrintTree, bool PrintFromType, bool ElideType, bool ShowColor) argument

Completed in 136 milliseconds