| 
| 
Type *  | getNonVariableTypeRaw (Backend p, ScalarType s) | 
|   | 
| 
Type *  | getNonVariableTypeOpt (Backend p, ScalarType s) | 
|   | 
| 
Type &  | getNonVariableType (Backend p, ScalarType s) | 
|   | 
| 
Type *  | getTypeRaw (Backend p, ScalarType s, bool is_variable) | 
|   | 
| 
Type &  | getVariableType (Backend p, ScalarType s) | 
|   | 
| 
Type &  | getType (Backend p, ScalarType s, bool is_variable) | 
|   | 
| 
void  | registerType (Backend b, ScalarType s, TypeUniquePtr &&t) | 
|   | 
Definition at line 49 of file LegacyTypeDispatch.h.
 
The documentation for this class was generated from the following file: