Home | History | Annotate | Download | only in src

Lines Matching defs:ParseMetaData

656   ECHECK(ParseMetaData(&field->attributes));
993 CheckedError Parser::ParseMetaData(SymbolTable<Value> *attributes) {
1264 ECHECK(ParseMetaData(&enum_def.attributes));
1380 ECHECK(ParseMetaData(&struct_def->attributes));
1450 ECHECK(ParseMetaData(&service_def.attributes));
1470 ECHECK(ParseMetaData(&rpc.attributes));