Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h2575 bool ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp651 if (Ctx.ObjCMethodsAreEqual(MD, ImpMD)) { in ClassImplementsAllMethodsAndProperties()
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp12190 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual() function in ASTContext