Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DObjCMethodList.h50 ObjCMethodDecl *getMethod() const { in getMethod() function
H A DSema.h9242 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } in getMethod() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h856 ExprObjectKind OK, ObjCMethodDecl *getMethod, in ObjCSubscriptRefExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp90 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, in getMethod() function in ObjCContainerDecl