Lines Matching defs:InsertAtHead
143 // We've inserted "this": if InsertAtHead is set then it comes before any
146 bool InsertAtHead = InsertPos.getHeadBit();
147 if (!InsertAtHead) {
219 bool InsertAtHead = I.getHeadBit();
224 if (I != this->getIterator() || InsertAtHead) {
240 if (!InsertAtHead && NextMarker && !NextMarker->empty()) {
251 bool InsertAtHead) {
263 InsertAtHead);
283 bool InsertAtHead) {
303 DebugMarker->absorbDebugValues(*SrcMarker, InsertAtHead);