Searched refs:_loops (Results 1 – 1 of 1) sorted by relevance
279 std::stack< loop_def > _loops; member in __anonbbfdf9370111::templates_parser341 PRE(_loops.size() == _loop_level); in handle_normal()342 loop_def& loop = _loops.top(); in handle_normal()352 _loops.pop(); in handle_normal()379 _loops.push(loop); in handle_normal()