Home | History | Annotate | Download | only in src

Lines Matching defs:ParseTable

787       ECHECK(ParseTable(*enum_val->struct_def, &val.constant, nullptr));
791 ECHECK(ParseTable(*val.type.struct_def, &val.constant, nullptr));
833 CheckedError Parser::ParseTable(const StructDef &struct_def, std::string *value,
1942 ECHECK(ParseTable(*root_struct_def_, nullptr, &toff));