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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
  158         return AttributeCommonInfo::AT_Pascal;	 // "pascal"
 2093         return AttributeCommonInfo::AT_Pascal;	 // "clang::pascal"
 3395         return AttributeCommonInfo::AT_Pascal;	 // "clang::pascal"
 4162         return AttributeCommonInfo::AT_Pascal;	 // "_pascal"
 4216           return AttributeCommonInfo::AT_Pascal;	 // "__pascal"
gen/tools/clang/include/clang/Sema/AttrSpellingListIndex.inc
 1598   case AT_Pascal: {
tools/clang/lib/Sema/SemaDeclAttr.cpp
 4293   case ParsedAttr::AT_Pascal:
 4456   case ParsedAttr::AT_Pascal:
 6968   case ParsedAttr::AT_Pascal:
tools/clang/lib/Sema/SemaType.cpp
  695     FUNCTION_TYPE_ATTRS_CASELIST:
 3451     CALLING_CONV_ATTRS_CASELIST : {
 6805   case ParsedAttr::AT_Pascal:
 7694     FUNCTION_TYPE_ATTRS_CASELIST: