reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5096 if (!collectValuesToDemote(Root, Expr, ToDemote, Roots)) 5179 while (!Roots.empty()) 5180 collectValuesToDemote(Roots.pop_back_val(), Expr, ToDemote, Roots); 5180 collectValuesToDemote(Roots.pop_back_val(), Expr, ToDemote, Roots);