Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
dart::SignatureTrait< Nil > Struct Reference

#include <locations_helpers.h>

Public Types

enum  { kArity = 0 , kTempCount = 0 , kInputCount = kArity - kTempCount }
 

Static Public Member Functions

template<intptr_t kArity, intptr_t kOffset>
static void SetConstraints (LocationSummary *locs)
 

Detailed Description

Definition at line 257 of file locations_helpers.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kArity 
kTempCount 
kInputCount 

Definition at line 258 of file locations_helpers.h.

Member Function Documentation

◆ SetConstraints()

template<intptr_t kArity, intptr_t kOffset>
static void dart::SignatureTrait< Nil >::SetConstraints ( LocationSummary locs)
inlinestatic

Definition at line 261 of file locations_helpers.h.

261{}

The documentation for this struct was generated from the following file: