Searched refs:ObjCMethodsAreEqual (Results 1 – 3 of 3) sorted by relevance
2575 bool ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,
651 if (Ctx.ObjCMethodsAreEqual(MD, ImpMD)) { in ClassImplementsAllMethodsAndProperties()
12190 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual() function in ASTContext