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

/external/clang/lib/AST/
H A DASTDiagnostic.cpp387 /// ShowColor - Diagnostics support color, so bolding will be used.
388 bool ShowColor; member in class:__anon3470::TemplateDiff
1064 if (ShowColor)
1072 if (ShowColor)
1198 bool ShowColor)
1203 ShowColor(ShowColor),
1196 TemplateDiff(ASTContext &Context, QualType FromType, QualType ToType, bool PrintTree, bool PrintFromType, bool ElideType, bool ShowColor) argument

Completed in 60 milliseconds