Searched refs:getSynthesize (Results 1 – 10 of 10) sorted by relevance
155 if (D->getSynthesize()) { in VisitObjCIvarDecl()325 if (!IvarD->getSynthesize()) in VisitObjCPropertyImplDecl()
343 return ivarD && !ivarD->getSynthesize(); in isUserDeclared()
348 if (IvarDecl->getSynthesize()) { in printIvar()
1379 if (Ivar && Ivar->getSynthesize() && in ActOnPropertyImplDecl()1620 if (!IV->getSynthesize()) in IvarBacksCurrentMethodAccessor()
1560 if (IV->getSynthesize() && !IV->isInvalidDecl()) { in all_declared_ivar_begin()
1552 if (D->getSynthesize()) in VisitObjCIvarDecl()
3351 BitWidth, D->getSynthesize()); in VisitObjCIvarDecl()
1895 bool getSynthesize() const { return Synthesized; } in getSynthesize() function
719 Record.push_back(D->getSynthesize()); in VisitObjCIvarDecl()
643 if (ivarD->getSynthesize()) in handleDeclForVisitation()