struct IdentifierType
Defined at line 218 of file ../../tools/fidl/fidlc/src/types.h
Public Members
TypeDecl * type_decl
Public Methods
void IdentifierType (TypeDecl * type_decl)
Defined at line 221 of file ../../tools/fidl/fidlc/src/types.h
void IdentifierType (TypeDecl * type_decl, Constraints constraints)
bool ApplyConstraints (TypeResolver *resolver,Reporter *reporter,const TypeConstraints &constraints,const Reference &layout,std::unique_ptr<Type> *out_type,LayoutInvocation *out_params)
bool IsNullable ()
Defined at line 226 of file ../../tools/fidl/fidlc/src/types.h