Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp68 getCommentSplit(StringRef Text, unsigned ContentStartColumn, in getCommentSplit() function
425 return getCommentSplit(Content[LineIndex].substr(TailOffset), in getSplit()
613 return getCommentSplit(Content[LineIndex].substr(TailOffset), in getSplit()