Searched refs:isPropertyAccessor (Results 1 – 10 of 10) sorted by relevance
232 bool isPropertyAccessor = false,240 IsPropertyAccessor(isPropertyAccessor), in NamedDecl()266 bool isPropertyAccessor = false,408 bool isPropertyAccessor() const { return IsPropertyAccessor; } in isPropertyAccessor() function
561 bool isPropertyAccessor, in Create() argument568 isInstance, isVariadic, isPropertyAccessor, in Create()1010 if (isPropertyAccessor()) { in findPropertyDecl()
3287 D->isPropertyAccessor(), in VisitObjCMethodDecl()
451 if (OMD && OMD->isPropertyAccessor()) in getCommentForDecl()
1665 !method->isPropertyAccessor() && in CheckProtocolMethodDefs()1680 if (C || MethodInClass->isPropertyAccessor()) in CheckProtocolMethodDefs()1736 if (!(*I)->isPropertyAccessor() && in MatchAllMethodDeclarations()1753 else if (!MethodDecl->isPropertyAccessor()) in MatchAllMethodDeclarations()3511 if (!Method || !Method->isPropertyAccessor()) in GetIvarBackingPropertyAccessor()
611 if (setter->isPropertyAccessor() && warn) in findSetter()
1508 if (!IMD || !IMD->isPropertyAccessor()) in IvarBacksCurrentMethodAccessor()
2553 if (M->isPropertyAccessor()) in CreateCodeCompletionString()2634 if (OMD->isPropertyAccessor()) in CreateCodeCompletionString()
1033 if (Method->isPropertyAccessor() || !Method->isInstanceMethod() || in migrateProperty()
437 Record.push_back(D->isPropertyAccessor()); in VisitObjCMethodDecl()