Searched refs:ordinal_scope (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/host/fidl/lib/
H A Dflat_ast.cpp1466 Scope<uint32_t> ordinal_scope; local
1470 auto ordinal_result = ordinal_scope.Insert(member.ordinal->Value(), member.ordinal->source_element()->location());
1487 for (const auto& ordinal_and_loc : ordinal_scope) {

Completed in 78 milliseconds