Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseBodyItem

1815 /// ParseBodyItem - Parse a single item at within the body of a def or class.
1819 bool TGParser::ParseBodyItem(Record *CurRec) {
1883 if (ParseBodyItem(CurRec))