Home
last modified time | relevance | path

Searched defs:ContinuationIndenter (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.h25 class ContinuationIndenter; variable
H A DContinuationIndenter.cpp224 ContinuationIndenter::ContinuationIndenter(const FormatStyle &Style, in ContinuationIndenter() function in clang::format::ContinuationIndenter
H A DFormatToken.h730 class ContinuationIndenter; variable