Searched refs:hasObjCExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
1689 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function1694 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()5829 if (hasObjCExceptionAttribute(CGM.getContext(), ID->getClassInterface())) in GenerateClass()6975 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) in GetInterfaceEHType()
7149 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function7154 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()7270 if (hasObjCExceptionAttribute(*Context, CDecl)) in RewriteObjCClassMetaData()