pike.git/
src/
pike_types.h
Branch:
Tag:
Non-build tags
All tags
No tags
2022-07-09
2022-07-09 09:41:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>
ec2a2d89379737965e324c7d2c809595c3240c88 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Compiler
[Typechecker]
: Send call_state to new_get_return_type().
442:
struct call_state *cs, struct svalue *sval); struct pike_type *new_get_return_type(struct pike_type *fun_type,
+
struct call_state *cs,
INT32 flags); struct pike_type *get_first_arg_type(struct pike_type *fun_type, INT32 flags);