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()6584 if (hasObjCExceptionAttribute(CGM.getContext(), CI)) in GenerateClass()7852 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) { in GetInterfaceEHType()7896 if (hasObjCExceptionAttribute(CGM.getContext(), ID)) in GetInterfaceEHType()
6992 static bool hasObjCExceptionAttribute(ASTContext &Context, in hasObjCExceptionAttribute() function6997 return hasObjCExceptionAttribute(Context, Super); in hasObjCExceptionAttribute()7112 if (hasObjCExceptionAttribute(*Context, CDecl)) in RewriteObjCClassMetaData()