reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/CompilerInvocation.cpp
 1468       ShowColors = Colors_On;
 1471       ShowColors = Colors_Off;
 1475         ShowColors = Colors_On;
 1477         ShowColors = Colors_Off;
 1479         ShowColors = Colors_Auto;
 1482   return ShowColors == Colors_On ||
 1483          (ShowColors == Colors_Auto &&