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