Home
last modified time | relevance | path

Searched defs:isObjCMethodDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DCommentSema.cpp857 bool Sema::isObjCMethodDecl() { in isObjCMethodDecl() function in clang::comments::Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h2839 bool isObjCMethodDecl(Decl *D) { in isObjCMethodDecl() function