Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseBody

1863 /// ParseBody - Read the body of a class or def.  Return true on error, false on
1870 bool TGParser::ParseBody(Record *CurRec) {
1935 return ParseBody(CurRec);