Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp821 bool Sema::isObjCMethodDecl() { in isObjCMethodDecl() function in clang::comments::Sema
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3143 bool isObjCMethodDecl(Decl *D) { isObjCMethodDecl() function