Searched refs:get_exprs (Results 1 – 19 of 19) sorted by relevance
95 Exprs = get_exprs(Mod),140 Exprs = get_exprs(Tab),148 -spec get_exprs(atom()) -> [string()].149 get_exprs(Mod) -> function
55 virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&test);} in get_exprs() function
70 virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&expr);} in get_exprs() function
67 virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&var);} in get_exprs() function
62 virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&test);} in get_exprs() function
58 virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&test);} in get_exprs() function
68 …virtual void get_exprs(std::vector<const Expression*>& exps) const { if (init_value) exps.push_bac… in get_exprs() function
74 virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&test);} in get_exprs() function
92 virtual void get_exprs(std::vector<const Expression*>& /* exps */) const {}; in get_exprs() function
116 …virtual void get_exprs(std::vector<const Expression*>& exps) const {exps.push_back(&expr); exps.pu… in get_exprs() function
151 virtual void get_exprs(std::vector<const Expression*>& /* exps */) const = 0;
333 get_exprs(exprs); in get_referenced_ptrs()791 get_exprs(exprs); in get_called_funcs()
725 stm->get_exprs(exprs); in find_binary_operations()771 s->get_exprs(exprs); in find_invoke_by_eid()902 stm->get_exprs(exps); in get_used_vars_and_funcs_and_labels()
230 s->get_exprs(exprs); in stat_expr_depths_for_stmt()
751 const vector<Uc_expression *> &callparms = parms->get_exprs(); in check_params()863 int pushed_parms = parms->get_exprs().size(); in Uc_new_expression()
363 const std::vector<Uc_expression *> &get_exprs() { in get_exprs() function
942 const std::vector<Uc_expression *> &exprs = msgs->get_exprs(); in gen()
1453 int sz = result->get_exprs().size();1469 int sz = result->get_exprs().size();