Home | History | Annotate | Download | only in Format

Lines Matching refs:UnwrappedLineNode

1797   for (std::list<UnwrappedLineNode>::const_iterator I = Line.Tokens.begin(),
1802 for (std::list<UnwrappedLineNode>::const_iterator I = Line.Tokens.begin(),
1805 const UnwrappedLineNode &Node = *I;
1913 Line->Tokens.push_back(UnwrappedLineNode(Tok));