Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h206 friend class CompoundStatementIndenter; variable
H A DUnwrappedLineParser.cpp154 class CompoundStatementIndenter { class
156 CompoundStatementIndenter(UnwrappedLineParser *Parser, in CompoundStatementIndenter() function in clang::format::CompoundStatementIndenter