Searched refs:UnwrappedLineParser (Results 1 – 6 of 6) sorted by relevance
210 ScopedLineState(UnwrappedLineParser &Parser, in ScopedLineState()236 UnwrappedLineParser &Parser;244 CompoundStatementIndenter(UnwrappedLineParser *Parser, in CompoundStatementIndenter()249 CompoundStatementIndenter(UnwrappedLineParser *Parser, unsigned &LineLevel, in CompoundStatementIndenter()333 UnwrappedLineParser::UnwrappedLineParser(const FormatStyle &Style, in UnwrappedLineParser() function in clang::format::UnwrappedLineParser347 void UnwrappedLineParser::reset() { in reset()365 void UnwrappedLineParser::parse() { in parse()407 void UnwrappedLineParser::parseFile() { in parseFile()435 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint()453 void UnwrappedLineParser::parseCSharpAttribute() { in parseCSharpAttribute()[all …]
20 UnwrappedLineParser.cpp
88 class UnwrappedLineParser {90 UnwrappedLineParser(const FormatStyle &Style,
111 UnwrappedLineParser Parser(Style, Lex.getKeywords(), in process()
28 "UnwrappedLineParser.cpp",
471 clang/lib/Format/UnwrappedLineParser.cpp472 clang/lib/Format/UnwrappedLineParser.h