Searched refs:RemoveLastVariable (Results 1 – 2 of 2) sorted by relevance
305 RemoveLastVariable, enumerator
1200 } else if (entry == UndoLogEntry::RemoveLastVariable) { in undo()1298 undoLog.insert(undoLog.end(), count, UndoLogEntry::RemoveLastVariable); in appendVariable()