Searched refs:IndProps (Results 1 – 1 of 1) sorted by relevance
221 IndivPropsTy &IndProps) { in checkAllAtProps() argument222 if (IndProps.empty()) in checkAllAtProps()226 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) { in checkAllAtProps()236 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) { in checkAllAtProps()263 cast<Decl>(IndProps.front()->getDeclContext()))) { in checkAllAtProps()270 if (canApplyWeak(MigrateCtx.Pass.Ctx, IndProps.front()->getType(), in checkAllAtProps()315 IndivPropsTy &IndProps = I->second; in checkAllProps() local316 checkAllAtProps(MigrateCtx, AtLoc, IndProps); in checkAllProps()