Searched refs:getSynthesize (Results 1 – 11 of 11) sorted by relevance
327 if (D->getSynthesize()) { in VisitObjCIvarDecl()553 if (IvarD->getSynthesize()) { in VisitObjCPropertyImplDecl()
344 return ivarD && !ivarD->getSynthesize(); in isUserDeclared()
347 if (IvarDecl->getSynthesize()) { in printIvar()
1589 if (Ivar && Ivar->getSynthesize() && in ActOnPropertyImplDecl()1839 if (!IV->getSynthesize()) in IvarBacksCurrentMethodAccessor()
3885 << ivar->getNextIvar()->getSynthesize(); in DiagnoseVariableSizedIvars()
959 attributeOnlyIfTrue("synthesized", D->getSynthesize()); in VisitObjCIvarDecl()
1666 if (IV->getSynthesize() && !IV->isInvalidDecl()) { in all_declared_ivar_begin()
2184 if (D->getSynthesize()) in VisitObjCIvarDecl()
3986 D->getAccessControl(),ToBitWidth, D->getSynthesize())) in VisitObjCIvarDecl()
1967 bool getSynthesize() const { return Synthesized; } in getSynthesize() function
796 Record.push_back(D->getSynthesize()); in VisitObjCIvarDecl()