Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Item

880           Init *Item = LHSl->getElement(0);
881 TypedInit *Itemt = dyn_cast<TypedInit>(Item);
1815 /// ParseBodyItem - Parse a single item at within the body of a def or class.