Searched refs:IndProps (Results 1 – 1 of 1) sorted by relevance
219 IndivPropsTy &IndProps) { in checkAllAtProps() argument220 if (IndProps.empty()) in checkAllAtProps()224 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) { in checkAllAtProps()235 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) { in checkAllAtProps()262 cast<Decl>(IndProps.front()->getDeclContext()))) { in checkAllAtProps()269 if (canApplyWeak(MigrateCtx.Pass.Ctx, IndProps.front()->getType(), in checkAllAtProps()316 IndivPropsTy &IndProps = I->second; in checkAllProps() local317 checkAllAtProps(MigrateCtx, AtLoc, IndProps); in checkAllProps()