Flutter Engine
The Flutter Engine
|
#include <canonical_tables.h>
Public Member Functions | |
CanonicalFunctionTypeKey (const FunctionType &key) | |
bool | Matches (const FunctionType &arg) const |
uword | Hash () const |
Public Attributes | |
const FunctionType & | key_ |
Definition at line 177 of file canonical_tables.h.
|
inlineexplicit |
Definition at line 179 of file canonical_tables.h.
|
inline |
Definition at line 181 of file canonical_tables.h.
|
inline |
Definition at line 180 of file canonical_tables.h.
const FunctionType& dart::CanonicalFunctionTypeKey::key_ |
Definition at line 182 of file canonical_tables.h.