Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp413 auto LexLine = [&](bool IsFirstLine) -> bool { in getFormattedLines() argument
441 if (IsFirstLine) in getFormattedLines()
448 IsFirstLine in getFormattedLines()