Flutter Engine
The Flutter Engine
|
#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) |
Definition at line 257 of file locations_helpers.h.
anonymous enum |
|
inlinestatic |
Definition at line 261 of file locations_helpers.h.