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