Lines Matching defs:InsertAtHead
135 // We've inserted "this": if InsertAtHead is set then it comes before any
138 bool InsertAtHead = InsertPos.getHeadBit();
139 if (!InsertAtHead) {
203 bool InsertAtHead = I.getHeadBit();
208 if (I != this->getIterator() || InsertAtHead) {
224 if (!InsertAtHead && NextMarker && !NextMarker->empty()) {
235 bool InsertAtHead) {
247 InsertAtHead);
267 bool InsertAtHead) {
287 DebugMarker->absorbDebugValues(*SrcMarker, InsertAtHead);