Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp671 int PPColumnCorrection = 0; in addTokenOnCurrentLine() local
684 PPColumnCorrection = -1; in addTokenOnCurrentLine()
689 State.Column + Spaces + PPColumnCorrection); in addTokenOnCurrentLine()