Searched refs:computed_closure (Results 1 – 3 of 3) sorted by relevance
121 struct lval_closure *c = (struct lval_closure *) v->computed_closure (); in lval_func_read()151 struct lval_closure *c = (struct lval_closure *) v->computed_closure (); in lval_func_write()196 struct lval_closure *c = (struct lval_closure *) v->computed_closure (); in lval_func_check_synthetic_pointer()228 struct lval_closure *c = (struct lval_closure *) v->computed_closure (); in lval_func_copy_closure()238 struct lval_closure *c = (struct lval_closure *) v->computed_closure (); in lval_func_free_closure()
343 void *computed_closure () const;
1402 value::computed_closure () const in computed_closure() function