Searched refs:FollowsRBraceInColumn0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp749 bool FollowsRBraceInColumn0 = i > 0 && Changes[i].NewlinesBefore == 0 && local
770 if (!Style.AlignTrailingComments || FollowsRBraceInColumn0) {

Completed in 38 milliseconds