Searched refs:getSynthesize (Results 1 – 10 of 10) sorted by relevance
230 if (!IvarD->getSynthesize()) in VisitObjCPropertyImplDecl()
631 if (ivarD->getSynthesize()) in VisitDeclContext()
361 return ivarD && !ivarD->getSynthesize(); in isUserDeclared()
352 if (IvarDecl->getSynthesize()) { in printIvar()
1264 if (Ivar && Ivar->getSynthesize() && in ActOnPropertyImplDecl()1483 if (!IV->getSynthesize()) in IvarBacksCurrentMethodAccessor()
1281 if (IV->getSynthesize() && !IV->isInvalidDecl()) { in all_declared_ivar_begin()
1285 if (D->getSynthesize()) in VisitObjCIvarDecl()
3013 BitWidth, D->getSynthesize()); in VisitObjCIvarDecl()
1434 bool getSynthesize() const { return Synthesized; } in getSynthesize() function
551 Record.push_back(D->getSynthesize()); in VisitObjCIvarDecl()