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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp764 BuildObjCSubscriptExpression(SourceLocation RB, Expr *BaseExpr, Expr *IndexExpr, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod) argument
H A DTreeTransform.h3601 RebuildObjCSubscriptRefExpr(SourceLocation RB, Expr *Base, Expr *Key, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod) argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp1440 ObjCMethodDecl *setterMethod = propImpl->getSetterMethodDecl(); local
[all...]

Completed in 150 milliseconds