Searched refs:VarToErase (Results 1 – 2 of 2) sorted by relevance
1122 auto DoErase = [&VL, this](DebugVariable VarToErase) { in erase() argument1124 auto It = EraseFrom->find(VarToErase); in erase()
3812 for (auto *VarToErase : ToErase) in eraseVarsForUnfixableGroupMates() local3813 FixItsForVariable.erase(VarToErase); in eraseVarsForUnfixableGroupMates()