Searched refs:isPropertyAccessor (Results 1 – 12 of 12) sorted by relevance
198 if (D->isPropertyAccessor()) in VisitObjCMethodDecl()232 if (MD->isPropertyAccessor()) in VisitObjCPropertyImplDecl()237 if (MD->isPropertyAccessor()) in VisitObjCPropertyImplDecl()
1052 if (MD->isPropertyAccessor() && MD->getLexicalDeclContext() == CDecl) in VisitObjCPropertyDecl()1057 if (MD->isPropertyAccessor() && MD->getLexicalDeclContext() == CDecl) in VisitObjCPropertyDecl()
232 bool isPropertyAccessor = false,240 IsPropertyAccessor(isPropertyAccessor), in NamedDecl()266 bool isPropertyAccessor = false,408 bool isPropertyAccessor() const { return IsPropertyAccessor; } in isPropertyAccessor() function
478 bool isPropertyAccessor, in Create() argument485 isInstance, isVariadic, isPropertyAccessor, in Create()966 if (isPropertyAccessor()) { in findPropertyDecl()
847 setFlag("property_accessor", D->isPropertyAccessor()); in visitObjCMethodDeclAttrs()
3239 D->isPropertyAccessor(), in VisitObjCMethodDecl()
427 if (OMD && OMD->isPropertyAccessor()) in getCommentForDecl()
1609 !method->isPropertyAccessor() && in CheckProtocolMethodDefs()1624 if (C || MethodInClass->isPropertyAccessor()) in CheckProtocolMethodDefs()1685 if (!(*I)->isPropertyAccessor() && in MatchAllMethodDeclarations()1702 else if (!MethodDecl->isPropertyAccessor()) in MatchAllMethodDeclarations()
562 if (setter->isPropertyAccessor() && warn) in findSetter()
1555 if (!IMD || !IMD->isPropertyAccessor()) in IvarBacksCurrentMethodAccessor()
2610 if (OMD->isPropertyAccessor()) in CreateCodeCompletionString()
424 Record.push_back(D->isPropertyAccessor()); in VisitObjCMethodDecl()