Home
last modified time | relevance | path

Searched defs:CompoundStatementIndenter (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h297 friend class CompoundStatementIndenter; variable
H A DUnwrappedLineParser.cpp172 class CompoundStatementIndenter { class
174 CompoundStatementIndenter(UnwrappedLineParser *Parser, in CompoundStatementIndenter() function in clang::format::CompoundStatementIndenter
179 CompoundStatementIndenter(UnwrappedLineParser *Parser, unsigned &LineLevel, in CompoundStatementIndenter() function in clang::format::CompoundStatementIndenter