Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp648 if (Ctx.ObjCMethodsAreEqual(MD, ImpMD)) { in ClassImplementsAllMethodsAndProperties()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2611 bool ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12332 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual() function in ASTContext