cconv--analyze-use

cconv--analyze-use is a compiled Lisp function in `cconv.el'.

(cconv--analyze-use VARDATA FORM VARKIND)

Analyze the use of a variable.
VARDATA should be (BINDER READ MUTATED CAPTURED CALLED).
VARKIND is the name of the kind of variable.
FORM is the parent form that binds this var.