Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.h365 unsigned OriginalStartColumn, bool FirstInLine,
441 unsigned OriginalStartColumn, bool FirstInLine,
H A DBreakableToken.cpp334 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