Searched defs:IdentifierType (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dflat_ast.h336 struct IdentifierType : public Type { struct in namespace:fidl::flat
337 IdentifierType(Name name, types::Nullability nullability) function in struct:fidl::flat::IdentifierType
H A Draw_ast.h332 class IdentifierType : public Type { class in namespace:fidl::raw
334 IdentifierType(Token start, Token end, std::unique_ptr<CompoundIdentifier> identifier, types::Nullability nullability) function in class:fidl::raw::IdentifierType

Completed in 26 milliseconds