Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp141 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::UnwrappedLineParser
239 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 …]
H A DUnwrappedLineParser.h75 class UnwrappedLineParser {
77 UnwrappedLineParser(const FormatStyle &Style,
H A DCMakeLists.txt16 UnwrappedLineParser.cpp
H A DTokenAnalyzer.cpp75 UnwrappedLineParser Parser(Style, Lex.getKeywords(), in process()
/netbsd-src/external/apache2/llvm/lib/libclangFormat/
H A DMakefile21 UnwrappedLineParser.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/Format/
H A DBUILD.gn24 "UnwrappedLineParser.cpp",