Lines Matching defs:IndProps
221 IndivPropsTy &IndProps) {
222 if (IndProps.empty())
226 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) {
236 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) {
263 cast<Decl>(IndProps.front()->getDeclContext()))) {
270 if (canApplyWeak(MigrateCtx.Pass.Ctx, IndProps.front()->getType(),
315 IndivPropsTy &IndProps = I->second;
316 checkAllAtProps(MigrateCtx, AtLoc, IndProps);