Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.cpp66 static BreakableToken::Split getCommentSplit(StringRef Text, in getCommentSplit() function
277 return getCommentSplit(Content[LineIndex].substr(TailOffset), in getSplit()