Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.cpp276 unsigned Column, bool RightJustify, F &&Matches, in AlignTokenSequence() argument
338 Shift = Column - (RightJustify ? Changes[i].TokenLength : 0) - in AlignTokenSequence()
498 bool RightJustify = false) { argument
547 WidthLeft + WidthAnchor, RightJustify, Matches, in __anoncd7a79aa0202()
616 if (RightJustify)