Searched defs:ContinuationIndenter (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.h | 25 class ContinuationIndenter; variable |
H A D | ContinuationIndenter.cpp | 224 ContinuationIndenter::ContinuationIndenter(const FormatStyle &Style, in ContinuationIndenter() function in clang::format::ContinuationIndenter |
H A D | FormatToken.h | 730 class ContinuationIndenter; variable |