Home
last modified time | relevance | path

Searched refs:type_val (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_parser.cpp777 Value type_val = type_field->value; in ParseAnyValue() local
778 ECHECK(ParseAnyValue(type_val, type_field, 0, nullptr)); in ParseAnyValue()
779 constant = type_val.constant; in ParseAnyValue()