Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DRawCommentList.cpp384 auto LexLine = [&](bool IsFirstLine) -> bool { in getFormattedText() local
439 if (!LexLine(/*IsFirstLine=*/true)) { in getFormattedText()
444 while (LexLine(/*IsFirstLine=*/false)) in getFormattedText()