Home
last modified time | relevance | path

Searched refs:ObjCMethodsAreEqual (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h2042 bool ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,
/external/clang/lib/ARCMigrate/
DObjCMT.cpp651 if (Ctx.ObjCMethodsAreEqual(MD, ImpMD)) { in ClassImplementsAllMethodsAndProperties()
/external/clang/lib/AST/
DASTContext.cpp9071 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual() function in ASTContext