Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Def

141     Record *Def = DefList[i];
144 OS << " " << Def->getName() << " = " << i;