Home | History | Annotate | Download | only in Core

Lines Matching defs:Last

400         // The last message on the path to final bug is the most important
1529 ExplodedNode *Last = 0, *First = 0;
1548 if (Last)
1549 NewN->addPredecessor(Last, *GNew);
1551 Last = NewN;
1736 // Generate the very last diagnostic piece - the piece is visible before
1903 // check if it is empty before checking the last item.