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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
  458         return AttributeCommonInfo::AT_SwiftCall;	 // "swiftcall"
 2363         return AttributeCommonInfo::AT_SwiftCall;	 // "clang::swiftcall"
 3487       return AttributeCommonInfo::AT_SwiftCall;	 // "clang::swiftcall"
gen/tools/clang/include/clang/Sema/AttrSpellingListIndex.inc
 1875   case AT_SwiftCall: {
tools/clang/lib/Sema/SemaDeclAttr.cpp
 4296   case ParsedAttr::AT_SwiftCall:
 4459   case ParsedAttr::AT_SwiftCall:
 6970   case ParsedAttr::AT_SwiftCall:
tools/clang/lib/Sema/SemaType.cpp
  695     FUNCTION_TYPE_ATTRS_CASELIST:
 3451     CALLING_CONV_ATTRS_CASELIST : {
 6807   case ParsedAttr::AT_SwiftCall:
 7694     FUNCTION_TYPE_ATTRS_CASELIST: