Searched refs:hasObjCExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
1865 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function1870 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()6629 if (hasObjCExceptionAttribute(CGM.getContext(), CI)) in GenerateClass()7872 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) { in GetInterfaceEHType()7916 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()