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