Searched defs:isObjCMethodDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | CommentSema.cpp | 821 bool Sema::isObjCMethodDecl() { in isObjCMethodDecl() function in clang::comments::Sema |
| /freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
| H A D | Sema.h | 3143 bool isObjCMethodDecl(Decl *D) { isObjCMethodDecl() function |