Searched refs:hasObjCExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
1841 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function1846 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()6543 if (hasObjCExceptionAttribute(CGM.getContext(), CI)) in GenerateClass()7799 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) { in GetInterfaceEHType()7843 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) in GetInterfaceEHType()
6991 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function6996 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()7111 if (hasObjCExceptionAttribute(*Context, CDecl)) in RewriteObjCClassMetaData()