Searched refs:hasObjCExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
1837 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function1842 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()6576 if (hasObjCExceptionAttribute(CGM.getContext(), CI)) in GenerateClass()7844 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) { in GetInterfaceEHType()7888 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) in GetInterfaceEHType()
6992 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function6997 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()7112 if (hasObjCExceptionAttribute(*Context, CDecl)) in RewriteObjCClassMetaData()