Searched defs:ContinuationIndent (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.h | 327 int ContinuationIndent; global() variable |
H A D | ContinuationIndenter.cpp | 1211 unsigned ContinuationIndent = getNewLineColumn() local |