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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h793 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, ExprObjectKind OK, ObjCMethodDecl *getMethod, ObjCMethodDecl *setMethod, SourceLocation RB) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp68 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, function in class:ObjCContainerDecl
[all...]
H A DExpr.cpp4104 Create(const ASTContext &C, Expr *base, Expr *key, QualType T, ObjCMethodDecl *getMethod, ObjCMethodDecl *setMethod, SourceLocation RB) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h750 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } function in class:clang::Sema::SpecialMemberOverloadResult

Completed in 142 milliseconds