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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
  884         return AttributeCommonInfo::AT_ObjCException;	 // "objc_exception"
 2689         return AttributeCommonInfo::AT_ObjCException;	 // "clang::objc_exception"
 3641       return AttributeCommonInfo::AT_ObjCException;	 // "clang::objc_exception"
gen/tools/clang/include/clang/Sema/AttrSpellingListIndex.inc
 1305   case AT_ObjCException: {
tools/clang/lib/Sema/SemaDeclAttr.cpp
 6915   case ParsedAttr::AT_ObjCException: