LLVM API Documentation
#include "llvm/Support/Casting.h"
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 28 of file CBindingWrapping.h.
#define DEFINE_SIMPLE_CONVERSION_FUNCTIONS | ( | ty, | |
ref | |||
) |
Definition at line 19 of file CBindingWrapping.h.
#define DEFINE_STDCXX_CONVERSION_FUNCTIONS | ( | ty, | |
ref | |||
) |
Definition at line 36 of file CBindingWrapping.h.