LLVM API Documentation

Typedefs
Types and Enumerations

Typedefs

typedef int LLVMBool
typedef struct
LLVMOpaqueMemoryBuffer * 
LLVMMemoryBufferRef

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.