sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
ConstantGen.visit
d
llvm
constant
ConstantGen
Undocumented in source. Be warned that the author may not have intended to support it.
LLVMValueRef
visit
(Expression e)
LLVMValueRef
visit
(CompileTimeExpression e)
LLVMValueRef
visit
(BooleanLiteral bl)
LLVMValueRef
visit
(IntegerLiteral il)
LLVMValueRef
visit
(FloatLiteral fl)
LLVMValueRef
visit
(CharacterLiteral cl)
LLVMValueRef
visit
(NullLiteral nl)
LLVMValueRef
visit
(StringLiteral sl)
struct
ConstantGen
LLVMValueRef
visit
(
StringLiteral
sl
)
LLVMValueRef
visit
(VoidInitializer v)
LLVMValueRef
visit
(CompileTimeTupleExpression e)
Meta
Source
See Implementation
d
llvm
constant
ConstantGen
constructors
this
functions
visit