Home
last modified time | relevance | path

Searched refs:PPColumnCorrection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp781 int PPColumnCorrection = 0; in addTokenOnCurrentLine() local
794 PPColumnCorrection = -1; in addTokenOnCurrentLine()
799 State.Column + Spaces + PPColumnCorrection, in addTokenOnCurrentLine()