Searched refs:hasObjCExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
1799 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function1804 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()6388 if (hasObjCExceptionAttribute(CGM.getContext(), CI)) in GenerateClass()7584 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) { in GetInterfaceEHType()7628 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) in GetInterfaceEHType()
6995 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function7000 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()7115 if (hasObjCExceptionAttribute(*Context, CDecl)) in RewriteObjCClassMetaData()