Searched defs:LineLevel (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h148 enum class LineLevel { Remove, Keep }; class in class:clang::format::UnwrappedLineParser
H A DUnwrappedLineParser.cpp179 CompoundStatementIndenter(UnwrappedLineParser *Parser, unsigned &LineLevel, argument
190 unsigned &LineLevel; member in class:clang::format::CompoundStatementIndenter
174 CompoundStatementIndenter(UnwrappedLineParser *Parser, const FormatStyle &Style, unsigned &LineLevel) argument
[all...]

Completed in 93 milliseconds