Searched defs:ContinuationIndenter (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.h | 23 class ContinuationIndenter; variable |
H A D | ContinuationIndenter.cpp | 235 ContinuationIndenter::ContinuationIndenter(const FormatStyle &Style, in ContinuationIndenter() function in clang::format::ContinuationIndenter |
H A D | FormatToken.h | 929 class ContinuationIndenter; variable |