Searched refs:UnwrappedLineParser (Results 1 – 6 of 6) sorted by relevance
125 ScopedLineState(UnwrappedLineParser &Parser, in ScopedLineState()150 UnwrappedLineParser &Parser;158 CompoundStatementIndenter(UnwrappedLineParser *Parser, in CompoundStatementIndenter()206 UnwrappedLineParser::UnwrappedLineParser(const FormatStyle &Style, in UnwrappedLineParser() function in clang::format::UnwrappedLineParser215 void UnwrappedLineParser::reset() { in reset()228 bool UnwrappedLineParser::parse() { in parse()264 void UnwrappedLineParser::parseFile() { in parseFile()274 void UnwrappedLineParser::parseLevel(bool HasOpeningBrace) { in parseLevel()310 void UnwrappedLineParser::calculateBraceTypes() { in calculateBraceTypes()397 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()[all …]
61 class UnwrappedLineParser {63 UnwrappedLineParser(const FormatStyle &Style,
10 UnwrappedLineParser.cpp
28 UnwrappedLineParser.cpp \
1207 UnwrappedLineParser Parser(Style, Tokens.getKeywords(), Tokens.lex(), in format()
1009 + UnwrappedLineParser.cpp \