Searched refs:GetterMethod (Results 1 – 3 of 3) sorted by relevance
1712 if (!GetterMethod) in DiagnosePropertyAccessorMismatch()2195 if (GetterMethod && GetterMethod->isSynthesizedAccessorStub()) in AtomicPropertySetterGetterRules()2199 if (GetterMethod) { in AtomicPropertySetterGetterRules()2223 if (GetterMethod && GetterMethod->isSynthesizedAccessorStub()) in AtomicPropertySetterGetterRules()2229 (GetterMethod ? GetterMethod->getLocation() in AtomicPropertySetterGetterRules()2391 if (!GetterMethod) in ProcessPropertyDecl()2414 if (!GetterMethod) { in ProcessPropertyDecl()2468 if (!GetterMethod) { in ProcessPropertyDecl()2615 if (GetterMethod) in ProcessPropertyDecl()2620 if (GetterMethod) in ProcessPropertyDecl()[all …]
4103 if (ObjCMethodDecl *GetterMethod = in ActOnAtEnd() local4105 GetterMethod->setPropertyAccessor(true); in ActOnAtEnd()
189 ObjCMethodDecl *GetterMethod = in VisitBinaryOperator() local197 if (GetterMethod && GetterMethod->getCanonicalDecl() == MD) in VisitBinaryOperator()