Searched refs:IndProps (Results 1 – 1 of 1) sorted by relevance
224 IndivPropsTy &IndProps) { in checkAllAtProps() argument225 if (IndProps.empty()) in checkAllAtProps()229 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) { in checkAllAtProps()240 PI = IndProps.begin(), PE = IndProps.end(); PI != PE; ++PI) { in checkAllAtProps()267 cast<Decl>(IndProps.front()->getDeclContext()))) { in checkAllAtProps()274 if (canApplyWeak(MigrateCtx.Pass.Ctx, IndProps.front()->getType(), in checkAllAtProps()320 IndivPropsTy &IndProps = I->second; in checkAllProps() local321 checkAllAtProps(MigrateCtx, AtLoc, IndProps); in checkAllProps()