Searched refs:getSynthesize (Results 1 – 10 of 10) sorted by relevance
230 if (!IvarD->getSynthesize()) in VisitObjCPropertyImplDecl()
635 if (ivarD->getSynthesize()) in VisitDeclContext()
343 return ivarD && !ivarD->getSynthesize(); in isUserDeclared()
352 if (IvarDecl->getSynthesize()) { in printIvar()
1364 if (Ivar && Ivar->getSynthesize() && in ActOnPropertyImplDecl()1584 if (!IV->getSynthesize()) in IvarBacksCurrentMethodAccessor()
1653 bool getSynthesize() const { return Synthesized; } in getSynthesize() function
1526 if (IV->getSynthesize() && !IV->isInvalidDecl()) { in all_declared_ivar_begin()
1440 if (D->getSynthesize()) in VisitObjCIvarDecl()
3127 BitWidth, D->getSynthesize()); in VisitObjCIvarDecl()
695 Record.push_back(D->getSynthesize()); in VisitObjCIvarDecl()