Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp68 getCommentSplit(StringRef Text, unsigned ContentStartColumn, in getCommentSplit() function
311 return getCommentSplit(Content[LineIndex].substr(TailOffset), in getSplit()
498 return getCommentSplit(Content[LineIndex].substr(TailOffset), in getSplit()