sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
TypeGen.visit
d
llvm
type
TypeGen
Undocumented in source. Be warned that the author may not have intended to support it.
LLVMTypeRef
visit
(Type t)
struct
TypeGen
LLVMTypeRef
visit
(
Type
t
)
LLVMTypeRef
visit
(BuiltinType t)
LLVMTypeRef
visit
(Struct s)
LLVMTypeRef
visit
(Union u)
LLVMTypeRef
visit
(Class c)
LLVMTypeRef
visit
(Enum e)
LLVMTypeRef
visit
(TypeAlias a)
LLVMTypeRef
visit
(Interface i)
LLVMTypeRef
visit
(Function f)
LLVMTypeRef
visit
(FunctionType f)
LLVMTypeRef
visit
(Type[] seq)
LLVMTypeRef
visit
(Pattern p)
LLVMTypeRef
visit
(CompileError e)
Meta
Source
See Implementation
d
llvm
type
TypeGen
constructors
this
functions
buildOpaque
getTypeInfo
getVtbl
visit
visitArrayOf
visitPointerOf
visitSliceOf