Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseBodyItem

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