Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DObjCMethodList.h50 ObjCMethodDecl *getMethod() const { in getMethod() function
H A DSema.h8961 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } getMethod() function
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h862 ObjCSubscriptRefExpr(Expr * base,Expr * key,QualType T,ExprValueKind VK,ExprObjectKind OK,ObjCMethodDecl * getMethod,ObjCMethodDecl * setMethod,SourceLocation RB) ObjCSubscriptRefExpr() argument
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp93 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, getMethod() function in ObjCContainerDecl
[all...]