Searched refs:set_wrap (Results 1 – 4 of 4) sorted by relevance
321 void set_wrap(const yy::location &l);
152 void program::set_wrap(const yy::location &l) { in set_wrap() function in program
206 | WRAP { pioasm.get_current_program(@1, ".wrap").set_wrap(@$); }
1146 … { pioasm.get_current_program(yystack_[0].location, ".wrap").set_wrap(yylhs.location); } in parse()