struct InternalType
Defined at line 201 of file ../../tools/fidl/fidlc/src/types.h
Internal types are types which are used internally by the bindings but not
exposed for FIDL libraries to use.
Public Members
InternalSubtype subtype
Public Methods
bool ApplyConstraints (TypeResolver * resolver, Reporter * reporter, const TypeConstraints & constraints, const Reference & layout, std::unique_ptr<Type> * out_type, LayoutInvocation * out_params)
void InternalType (const Name & name, InternalSubtype subtype)
Defined at line 204 of file ../../tools/fidl/fidlc/src/types.h