Home | History | Annotate | Download | only in Driver

Lines Matching defs:Previous

211     // (assembler and preprocessor), or bypass a previous driver ('collect2').
993 Arg *Previous = *it++;
997 << Previous->getSpelling() << (*it)->getSpelling();
998 Previous = *it++;