Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp191 ObjCMethodDecl *SetterMethod = in VisitBinaryOperator() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2179 ObjCMethodDecl *SetterMethod = nullptr; in AtomicPropertySetterGetterRules() local
2376 ObjCMethodDecl *GetterMethod, *SetterMethod; in ProcessPropertyDecl() local
H A DSemaDeclObjC.cpp4115 if (ObjCMethodDecl *SetterMethod in ActOnAtEnd() local
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1177 ObjCMethodDecl *SetterMethod = D->getInstanceMethod(SetterSelector); in migrateProperty() local