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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
   19       return AttributeCommonInfo::AT_MipsLongCall;	 // "far"
  430       return AttributeCommonInfo::AT_MipsLongCall;	 // "long_call"
 1824       return AttributeCommonInfo::AT_MipsLongCall;	 // "gnu::far"
 2220         return AttributeCommonInfo::AT_MipsLongCall;	 // "gnu::long_call"
gen/tools/clang/include/clang/Sema/AttrSpellingListIndex.inc
  910   case AT_MipsLongCall: {
tools/clang/lib/Sema/SemaDeclAttr.cpp
 6506   case ParsedAttr::AT_MipsLongCall: