vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
type_check_constructor_call
vox
fe
ast
expr
call
Undocumented in source. Be warned that the author may not have intended to support it.
void
type_check_constructor_call
(
CallExprNode
*
node
,
StructDeclNode
*
s
,
ref
TypeCheckState
state
)
Meta
Source
See Implementation
vox
fe
ast
expr
call
enums
CallExprFlags
functions
doIfti
ir_gen_call
name_register_nested_call
name_resolve_call
post_clone_call
print_call
type_check_call
type_check_constructor_call
type_check_func_call
visitCall
visitConstructor
structs
CallExprNode