Searched defs:getterMethod (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp834 ObjCMethodDecl *getterMethod = prop->getGetterMethodDecl(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp601 BuildObjCSubscriptExpression(SourceLocation RB, Expr *BaseExpr, Expr *IndexExpr, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod) argument
H A DTreeTransform.h2372 RebuildObjCSubscriptRefExpr(SourceLocation RB, Expr *Base, Expr *Key, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod) argument

Completed in 86 milliseconds