Searched refs:ParentsToUpdate (Results 1 – 1 of 1) sorted by relevance
34 SmallVector<Expr *, 8> ParentsToUpdate; in removeLValueToRValueCast() local37 ParentsToUpdate.push_back(Parent); in removeLValueToRValueCast()64 for (Expr *E : ParentsToUpdate) in removeLValueToRValueCast()