Home | History | Annotate | Download | only in Format

Lines Matching refs:UnwrappedLineParser

20 #include "UnwrappedLineParser.h"
1469 UnwrappedLineParser Parser(Style, Tokens.lex(), *this);
1481 // FIXME: Can/should this be done in the UnwrappedLineParser?