Searched refs:TwoValue (Results 1 – 1 of 1) sorted by relevance
1003 struct TwoValue { Value key; Value val; }; in EndMap() argument1014 reinterpret_cast<TwoValue *>(flatbuffers::vector_data(stack_) + in EndMap()1017 [&](const TwoValue &a, const TwoValue &b) -> bool { in EndMap()