Searched defs:PrimitiveType (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dcoded_ast.h87 struct PrimitiveType : public Type { struct in namespace:fidl::coded
88 PrimitiveType(std::string name, types::PrimitiveSubtype subtype, uint32_t size) function in struct:fidl::coded::PrimitiveType
H A Dflat_ast.h299 struct PrimitiveType : public Type { struct in namespace:fidl::flat
323 explicit PrimitiveType(types::PrimitiveSubtype subtype) function in struct:fidl::flat::PrimitiveType
H A Draw_ast.h322 class PrimitiveType : public Type { class in namespace:fidl::raw
324 explicit PrimitiveType(Token start, Token end, types::PrimitiveSubtype subtype) function in class:fidl::raw::PrimitiveType

Completed in 31 milliseconds