#include <openvdb_ax/codegen/FunctionTypes.h>
Inherits AliasTypeMap< ArgType< T, S >, T[S]>.
|
static llvm::Type * | get (llvm::LLVMContext &C) |
|
static llvm::Constant * | get (llvm::LLVMContext &C, const ArgType< T, S > &value) |
|
static llvm::Constant * | get (llvm::LLVMContext &C, const ArgType< T, S > *const value) |
|
static llvm::Type* get |
( |
llvm::LLVMContext & |
C | ) |
|
|
inlinestaticinherited |
static llvm::Constant* get |
( |
llvm::LLVMContext & |
C, |
|
|
const ArgType< T, S > & |
value |
|
) |
| |
|
inlinestaticinherited |
static llvm::Constant* get |
( |
llvm::LLVMContext & |
C, |
|
|
const ArgType< T, S > *const |
value |
|
) |
| |
|
inlinestaticinherited |