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.cpp741 int PPColumnCorrection = 0; in addTokenOnCurrentLine() local
754 PPColumnCorrection = -1; in addTokenOnCurrentLine()
759 State.Column + Spaces + PPColumnCorrection, in addTokenOnCurrentLine()