Home
last modified time | relevance | path

Searched refs:UnwrappedLineParser (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp210 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::UnwrappedLineParser
347 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 …]
H A DCMakeLists.txt20 UnwrappedLineParser.cpp
H A DUnwrappedLineParser.h88 class UnwrappedLineParser {
90 UnwrappedLineParser(const FormatStyle &Style,
H A DTokenAnalyzer.cpp111 UnwrappedLineParser Parser(Style, Lex.getKeywords(), in process()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Format/
H A DBUILD.gn28 "UnwrappedLineParser.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt471 clang/lib/Format/UnwrappedLineParser.cpp
472 clang/lib/Format/UnwrappedLineParser.h