Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp830 bool Sema::isObjCMethodDecl() { in isObjCMethodDecl() function in clang::comments::Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h1681 bool isObjCMethodDecl(Decl *D) { in isObjCMethodDecl() function