Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDBreakableToken.cpp71 bool DecorationEndsWithStar = false) { in getCommentSplit() argument
162 if (!DecorationEndsWithStar || AfterCut.size() <= 1 || AfterCut[1] != '/') in getCommentSplit()