Searched refs:DEFINE_SIMPLE_CONVERSION_FUNCTIONS (Results 1 - 13 of 13) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCBindingWrapping.h19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ macro
29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
37 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
H A DMemoryBuffer.h146 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(MemoryBuffer, LLVMMemoryBufferRef)
/external/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h121 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(
H A DExecutionEngine.h730 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionEngine, LLVMExecutionEngineRef)
/external/llvm/include/llvm/IR/
H A DLLVMContext.h180 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LLVMContext, LLVMContextRef)
H A DUse.h169 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
H A DBasicBlock.h308 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(BasicBlock, LLVMBasicBlockRef)
H A DDiagnosticInfo.h383 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(DiagnosticInfo, LLVMDiagnosticInfoRef)
H A DModule.h632 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Module, LLVMModuleRef)
H A DIRBuilder.h1499 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(IRBuilder<>, LLVMBuilderRef)
/external/clang/tools/libclang/
H A DBuildSystem.cpp30 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(clang::vfs::YAMLVFSWriter,
/external/llvm/tools/lto/
H A Dlto.cpp59 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOCodeGenerator, lto_code_gen_t)
60 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t)
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp28 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(GenericValue, LLVMGenericValueRef)

Completed in 327 milliseconds