Searched defs:typeshape (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dtype_shape.h36 explicit FieldShape(TypeShape typeshape, uint32_t offset = 0u) argument
51 void SetTypeshape(TypeShape typeshape) { typeshape_ = typeshape; } argument
H A Dc_generator.h52 const TypeShape& typeshape; member in struct:fidl::CGenerator::NamedMessage
H A Dflat_ast.h382 TypeShape typeshape; member in struct:fidl::flat::Enum
402 TypeShape typeshape; member in struct:fidl::flat::Interface::Method::Message
455 TypeShape typeshape; member in struct:fidl::flat::Struct
482 TypeShape typeshape; member in struct:fidl::flat::Table::Member::Used
492 TypeShape typeshape; member in struct:fidl::flat::Table
510 TypeShape typeshape; member in struct:fidl::flat::Union
/fuchsia/zircon/system/host/fidl/lib/
H A Dflat_ast.cpp136 TypeShape typeshape = field->Typeshape(); local
1310 TypeShape typeshape; local
1682 TypeShape typeshape; local
[all...]

Completed in 172 milliseconds