Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DObjCMethodList.h50 ObjCMethodDecl *getMethod() const { in getMethod() function
H A DSema.h1433 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } in getMethod() function
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_assertions.py115 def getMethod(i): function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h859 ExprObjectKind OK, ObjCMethodDecl *getMethod, in ObjCSubscriptRefExpr()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp92 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, in getMethod() function in ObjCContainerDecl