Const-prop-struct-declon-list
Propagate a constant through a c$::struct-declon-list.
- Signature
(const-prop-struct-declon-list struct-declons env)
→
(mv new-struct-declons new-env)
- Arguments
- struct-declons — Guard (struct-declon-listp struct-declons).
- env — Guard (envp env).
- Returns
- new-struct-declons — Type (struct-declon-listp new-struct-declons).
- new-env — Type (envp new-env).