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