Searched refs:FirstInLine (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ |
| H A D | BreakableToken.h | 365 unsigned OriginalStartColumn, bool FirstInLine, 441 unsigned OriginalStartColumn, bool FirstInLine,
|
| H A D | BreakableToken.cpp | 334 unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, in BreakableBlockComment() argument 371 if (Lines.size() == 1 && !FirstInLine) { in BreakableBlockComment() 711 unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, in BreakableLineCommentSection() argument
|