Home
last modified time | relevance | path

Searched refs:_startline (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/spirit/home/classic/iterator/
Dposition_iterator.hpp350 _startline(begin) in position_iterator2()
359 _startline(begin) in position_iterator2()
368 _startline(begin) in position_iterator2()
377 _startline(begin) in position_iterator2()
385 _startline(begin) in position_iterator2()
389 : base_t(iter), _startline(iter._startline) in position_iterator2()
395 _startline = iter._startline; in operator =()
400 { return _startline; } in get_currentline_begin()
412 ForwardIteratorT _startline; member in boost::spirit::position_iterator2
419 ForwardIteratorT endline = _startline; in get_endline()
[all …]