Home
last modified time | relevance | path

Searched defs:getMethod (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DObjCMethodList.h50 ObjCMethodDecl *getMethod() const { in getMethod() function
H A DSema.h1343 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } in getMethod() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h859 ExprObjectKind OK, ObjCMethodDecl *getMethod, in ObjCSubscriptRefExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp92 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, in getMethod() function in ObjCContainerDecl