template <>

struct Constraints

Defined at line 397 of file ../../tools/fidl/fidlc/src/constraints.h

Constraints specialization for when there are no constraints.

Public Methods

void Constraints ()

Defined at line 399 of file ../../tools/fidl/fidlc/src/constraints.h

void Constraints (const Constraints<> & )

Defined at line 400 of file ../../tools/fidl/fidlc/src/constraints.h

void Constraints (Constraints<> && )

Defined at line 401 of file ../../tools/fidl/fidlc/src/constraints.h

bool ResolveAndMergeConstraints (TypeResolver * resolver, Reporter * reporter, std::optional<SourceSpan> params_span, const Name & layout_name, Resource * resource, const std::vector<std::unique_ptr<Constant>> & params, nullptr_t out_merged, LayoutInvocation * layout_invocation)

Defined at line 403 of file ../../tools/fidl/fidlc/src/constraints.h