|
static llvm::Type * | asPtrIf (llvm::Type *ty, bool asptr) |
|
◆ translateTypeF()
hobbes::translateTypeF::translateTypeF |
( |
bool |
asArg | ) |
|
|
inline |
◆ asPtrIf()
static llvm::Type* hobbes::translateTypeF::asPtrIf |
( |
llvm::Type * |
ty, |
|
|
bool |
asptr |
|
) |
| |
|
inlinestaticprivate |
◆ with() [1/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Prim * |
v | ) |
const |
|
inlinevirtual |
◆ with() [2/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const OpaquePtr * |
v | ) |
const |
|
inlinevirtual |
◆ with() [3/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TVar * |
v | ) |
const |
|
inlinevirtual |
◆ with() [4/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TGen * |
v | ) |
const |
|
inlinevirtual |
◆ with() [5/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TAbs * |
v | ) |
const |
|
inlinevirtual |
◆ with() [6/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TApp * |
v | ) |
const |
|
inlinevirtual |
◆ with() [7/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const FixedArray * |
v | ) |
const |
|
inlinevirtual |
◆ with() [8/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Array * |
v | ) |
const |
|
inlinevirtual |
◆ with() [9/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Variant * |
v | ) |
const |
|
inlinevirtual |
◆ with() [10/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Record * |
v | ) |
const |
|
inlinevirtual |
◆ with() [11/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Func * |
v | ) |
const |
|
inlinevirtual |
◆ with() [12/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Exists * |
v | ) |
const |
|
inlinevirtual |
◆ with() [13/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const Recursive * |
v | ) |
const |
|
inlinevirtual |
◆ with() [14/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TString * |
v | ) |
const |
|
inlinevirtual |
◆ with() [15/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TLong * |
v | ) |
const |
|
inlinevirtual |
◆ with() [16/16]
llvm::Type* hobbes::translateTypeF::with |
( |
const TExpr * |
v | ) |
const |
|
inlinevirtual |
◆ asArg
bool hobbes::translateTypeF::asArg |
|
private |
The documentation for this class was generated from the following file: