Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1499 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
H A DSemaExprObjC.cpp767 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
H A DTreeTransform.h3604 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp1440 ObjCMethodDecl *setterMethod = propImpl->getSetterMethodDecl(); in generateObjCSetterBody() local