Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentSema.cpp822 bool Sema::isObjCMethodDecl() { in isObjCMethodDecl() function in clang::comments::Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3080 bool isObjCMethodDecl(Decl *D) { in isObjCMethodDecl() function