|
LLVM
8.0.1
|


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.
Referenced by llvm::GraphTraits< const Type * >::child_end(), llvm::isa_impl< GlobalObject, Value >::doit(), llvm::Metadata::getMetadataID(), llvm::NamedMDNode::operands(), and llvm::DIBuilder::replaceTemporary().
| #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS | ( | ty, | |
| ref | |||
| ) |
Definition at line 20 of file CBindingWrapping.h.
Referenced by llvm::DiagnosticInfoISelFallback::classof(), llvm::EngineBuilder::create(), llvm::IRBuilder< TargetFolder >::CreateAlignmentAssumption(), llvm::JITEventListener::createPerfJITEventListener(), llvm::MemoryBufferRef::getBufferSize(), llvm::BasicBlock::getLandingPadInst(), llvm::simplify_type< const Use >::getSimplifiedValue(), and llvm::operator<<().
| #define DEFINE_STDCXX_CONVERSION_FUNCTIONS | ( | ty, | |
| ref | |||
| ) |
Definition at line 37 of file CBindingWrapping.h.
1.8.13