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

References

tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
  187       if (GI.ExplicitDef)
  188         assert(GI.ExplicitDef == Group);
  190         GI.ExplicitDef = Group;
  221     if ((*I)->ExplicitDef) {
  222       std::string Name = (*I)->ExplicitDef->getValueAsString("GroupName");
  228         if (NextDiagGroup == (*I)->ExplicitDef)
  235         SrcMgr.PrintMessage((*I)->ExplicitDef->getLoc().front(),