Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.h23 class ContinuationIndenter; variable
H A DContinuationIndenter.cpp235 ContinuationIndenter::ContinuationIndenter(const FormatStyle &Style, in ContinuationIndenter() function in clang::format::ContinuationIndenter
H A DFormatToken.h929 class ContinuationIndenter; variable