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

/fuchsia/zircon/system/host/fidl/lib/
H A Dflat_ast.cpp1437 std::vector<FieldShape*> fidl_struct; local
1448 fidl_struct.push_back(&member.fieldshape);
1458 struct_declaration->typeshape = CStructTypeShape(&fidl_struct, max_member_handles);

Completed in 39 milliseconds