Home
last modified time | relevance | path

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

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