LLVM  3.7.0
Typedefs
Types and Enumerations

Typedefs

typedef int LLVMBool
 
typedef struct
LLVMOpaqueMemoryBuffer * 
LLVMMemoryBufferRef
 Used to pass regions of memory through LLVM interfaces. More...
 

Detailed Description

Typedef Documentation

typedef int LLVMBool

Definition at line 29 of file Support.h.

typedef struct LLVMOpaqueMemoryBuffer* LLVMMemoryBufferRef

Used to pass regions of memory through LLVM interfaces.

See Also
llvm::MemoryBuffer

Definition at line 36 of file Support.h.