Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1299 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
1927 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
DSemaExprObjC.cpp739 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
DTreeTransform.h2842 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
/external/clang/lib/CodeGen/
DCGObjC.cpp1150 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local