#include <canonical_tables.h>
Definition at line 295 of file canonical_tables.h.
◆ CanonicalTypeArgumentsKey()
dart::CanonicalTypeArgumentsKey::CanonicalTypeArgumentsKey |
( |
const TypeArguments & |
key | ) |
|
|
inlineexplicit |
◆ Hash()
uword dart::CanonicalTypeArgumentsKey::Hash |
( |
| ) |
const |
|
inline |
◆ Matches()
bool dart::CanonicalTypeArgumentsKey::Matches |
( |
const TypeArguments & |
arg | ) |
const |
|
inline |
Definition at line 298 of file canonical_tables.h.
298 {
300 }
bool Equals(const TypeArguments &other) const
◆ key_
The documentation for this class was generated from the following file: