Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2872 bool ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13482 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual() function in ASTContext