Initializer AST node
context
type that the initializer needs to become. If tx is an incomplete type and the initializer completes it, it is updated to be the complete type. ImportC has incomplete types
if CTFE needs to be run on this, such as if it is the initializer for a const declaration
Initializer with completed semantic analysis, ErrorInitializer if errors were encountered
Perform semantic analysis on init.