Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp1196 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
1778 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
HDSemaExprObjC.cpp721 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
HDTreeTransform.h2601 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjC.cpp1116 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local