Skip to main content

Module uninitialized_state_variables

Module uninitialized_state_variables 

Source

Structsยง

ReadVarCollector ๐Ÿ”’

Staticsยง

UNINITIALIZED_STATE_VARIABLES

Functionsยง

collect_block_writes_checked ๐Ÿ”’
collect_callee_funcs ๐Ÿ”’
Collect the set of internal function candidates that a call expression may invoke.
collect_expr_writes_checked ๐Ÿ”’
collect_lvalue_writes ๐Ÿ”’
collect_stmt_writes_checked ๐Ÿ”’
mark_storage_args ๐Ÿ”’
For each call argument, if ANY resolved overload has a storage parameter at that position, treat the argument as a write target.