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