Searched refs:hasObjCExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
1692 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function1697 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()6077 if (hasObjCExceptionAttribute(CGM.getContext(), ID->getClassInterface())) in GenerateClass()7247 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) in GetInterfaceEHType()
7003 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function7008 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()7123 if (hasObjCExceptionAttribute(*Context, CDecl)) in RewriteObjCClassMetaData()