|
Enzyme main
|
#include "CApi.h"

Public Attributes | |
| CTypeTreeRef * | Arguments |
| Types of arguments, assumed of size len(Arguments) | |
| CTypeTreeRef | Return |
| Type of return. | |
| struct IntList * | KnownValues |
| The specific constant(s) known to represented by an argument, if constant. | |
| CTypeTreeRef* CFnTypeInfo::Arguments |
| struct IntList* CFnTypeInfo::KnownValues |
| CTypeTreeRef CFnTypeInfo::Return |