Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1500 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
H A DSemaExprObjC.cpp766 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
H A DTreeTransform.h3428 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1404 ObjCMethodDecl *setterMethod = propImpl->getSetterMethodDecl(); in generateObjCSetterBody() local