Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp428 unsigned TokColumn = in getFormattedLines() local
439 IndentColumn = TokColumn + WhitespaceLen; in getFormattedLines()
449 std::max<int>(static_cast<int>(IndentColumn) - TokColumn, 0)); in getFormattedLines()