Imports #
"os"
"os"
funcflags.go T_block1 46 0 1
Flags FuncPropNeverReturns
func T_block1(x int)
funcflags.go T_block2 60 0 1
ParamFlags
0 ParamFeedsIfOrSwitch
func T_block2(x int)
funcflags.go T_break_with_label 246 0 1
ParamFlags
0 ParamMayFeedIfOrSwitch
1 ParamNoInfo
func T_break_with_label(x int, y int)
funcflags.go T_calls_callsexit 334 0 1
Flags FuncPropNeverReturns
func T_calls_callsexit(x int)
funcflags.go T_callsexit 268 0 1
Flags FuncPropNeverReturns
ParamFlags
0 ParamFeedsIfOrSwitch
func T_callsexit(x int)
funcflags.go T_exitinexpr 281 0 1
func T_exitinexpr(x int)
funcflags.go T_forloops1 169 0 1
Flags FuncPropNeverReturns
func T_forloops1(x int)
funcflags.go T_forloops2 180 0 1
func T_forloops2(x int)
funcflags.go T_forloops3 195 0 1
func T_forloops3(x int)
funcflags.go T_hasgotos 215 0 1
func T_hasgotos(x int, y int)
funcflags.go T_nested 32 0 1
Flags FuncPropNeverReturns
ParamFlags
0 ParamFeedsIfOrSwitch
func T_nested(x int)
funcflags.go T_recov 157 0 1
func T_recov(x int)
funcflags.go T_select_mayreturn 314 0 1
func T_select_mayreturn(chi chan int, chf chan float32, p *int) int
funcflags.go T_select_noreturn 297 0 1
Flags FuncPropNeverReturns
func T_select_noreturn(chi chan int, chf chan float32, p *int)
funcflags.go T_simple 20 0 1
Flags FuncPropNeverReturns
func T_simple()
funcflags.go T_switches1 75 0 1
Flags FuncPropNeverReturns
ParamFlags
0 ParamFeedsIfOrSwitch
func T_switches1(x int)
funcflags.go T_switches1a 92 0 1
ParamFlags
0 ParamFeedsIfOrSwitch
func T_switches1a(x int)
funcflags.go T_switches2 106 0 1
ParamFlags
0 ParamFeedsIfOrSwitch
func T_switches2(x int)
funcflags.go T_switches3 123 0 1
func T_switches3(x interface{})
funcflags.go T_switches4 138 0 1
Flags FuncPropNeverReturns
func T_switches4(x int)
func exprcallsexit(x int) int
Generated with Arrow