Home
last modified time | relevance | path

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

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