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

References

utils/TableGen/GlobalISelEmitter.cpp
  460     Flags |= MTRF_Comment;
  499     return MatchTableRecord(None, Comment, 0, MatchTableRecord::MTRF_Comment);
  536                                 MatchTableRecord::MTRF_Comment |
  542                                 MatchTableRecord::MTRF_Comment |
  616   if (Flags & MTRF_Comment)
  623   if (Flags & MTRF_Comment && !UseLineComment)
  627     if (Flags & MTRF_Comment)