Searched refs:UnwrappedLineParser (Results 1 – 6 of 6) sorted by relevance
141 ScopedLineState(UnwrappedLineParser &Parser, in ScopedLineState()166 UnwrappedLineParser &Parser;174 CompoundStatementIndenter(UnwrappedLineParser *Parser, in CompoundStatementIndenter()179 CompoundStatementIndenter(UnwrappedLineParser *Parser, unsigned &LineLevel, in CompoundStatementIndenter()225 UnwrappedLineParser::UnwrappedLineParser(const FormatStyle &Style, in UnwrappedLineParser() function in clang::format::UnwrappedLineParser239 void UnwrappedLineParser::reset() { in reset()256 void UnwrappedLineParser::parse() { in parse()299 void UnwrappedLineParser::parseFile() { in parseFile()327 void UnwrappedLineParser::parseCSharpGenericTypeConstraint() { in parseCSharpGenericTypeConstraint()345 void UnwrappedLineParser::parseCSharpAttribute() { in parseCSharpAttribute()[all …]
75 class UnwrappedLineParser {77 UnwrappedLineParser(const FormatStyle &Style,
16 UnwrappedLineParser.cpp
75 UnwrappedLineParser Parser(Style, Lex.getKeywords(), in process()
21 UnwrappedLineParser.cpp \
24 "UnwrappedLineParser.cpp",