Searched refs:ParseObjectBody (Results 1 – 6 of 6) sorted by relevance
106 bool ParseObjectBody(Record *CurRec);
1632 bool TGParser::ParseObjectBody(Record *CurRec) { in ParseObjectBody() function in TGParser1696 if (ParseObjectBody(CurRec)) in ParseDef()1754 return ParseObjectBody(CurRec); in ParseClass()
160 bool ParseObjectBody(Record *CurRec);
1947 bool TGParser::ParseObjectBody(Record *CurRec) { in ParseObjectBody() function in TGParser2003 if (ParseObjectBody(CurRec)) in ParseDef()2011 if (ParseObjectBody(CurRec)) in ParseDef()2020 } else if (ParseObjectBody(CurRec)) { in ParseDef()2133 return ParseObjectBody(CurRec); in ParseClass()
168 bool ParseObjectBody(Record *CurRec);
2483 bool TGParser::ParseObjectBody(Record *CurRec) { in ParseObjectBody() function in TGParser2532 if (ParseObjectBody(CurRec.get())) in ParseDef()2671 return ParseObjectBody(CurRec); in ParseClass()