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

References

tools/clang/lib/Frontend/TextDiagnostic.cpp
  643                                 TextNormal, Bold);
  653                               TextNormal, Bold);
  659   applyTemplateHighlighting(OS, Str.substr(Length), TextNormal, Bold);
  661   assert(TextNormal && "Text highlighted at end of diagnostic message.");