|
LLVM
4.0.0
|
Go to the source code of this file.
Macros | |
| #define | DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) |
| #define | DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) |
| #define | DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) |
| #define DEFINE_ISA_CONVERSION_FUNCTIONS | ( | ty, | |
| ref | |||
| ) |
Definition at line 29 of file CBindingWrapping.h.
| #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS | ( | ty, | |
| ref | |||
| ) |
Definition at line 20 of file CBindingWrapping.h.
| #define DEFINE_STDCXX_CONVERSION_FUNCTIONS | ( | ty, | |
| ref | |||
| ) |
Definition at line 37 of file CBindingWrapping.h.
1.8.6