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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DObjCMethodList.h50 ObjCMethodDecl *getMethod() const { function in struct:clang::ObjCMethodList
H A DSema.h1175 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } function in class:clang::final::SpecialMemberOverloadResult
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp91 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, function in class:ObjCContainerDecl
[all...]
/freebsd-11-stable/contrib/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) argument

Completed in 149 milliseconds