Searched defs:pop_front (Results 1 – 11 of 11) sorted by relevance
100 pop_front(_Tp& __t) in pop_front() function
34 T pop_front() { in pop_front() function
63 void pop_front() { in pop_front() function
65 void pop_front() { in pop_front() function
64 void pop_front() { in pop_front() function
76 Task_list::pop_front() in pop_front() function in gold::Task_list
150 void pop_front() { erase(begin()); } in pop_front() function
208 void pop_front() { List.eraseAndDispose(List.begin(), Disposer(*this)); } in pop_front() function
2323 void pop_front() { Operands.erase(Operands.begin()); } in pop_front() function in __anon332dbd1e0111::InstructionMatcher