Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1460 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
2098 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
H A DSemaExprObjC.cpp744 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
H A DTreeTransform.h2968 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1255 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local