Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp71 bool DecorationEndsWithStar = false) { in getCommentSplit() argument
162 if (!DecorationEndsWithStar || AfterCut.size() <= 1 || AfterCut[1] != '/') in getCommentSplit()