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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.cpp42 static BreakableToken::Split getCommentSplit(StringRef Text, function in namespace:clang::format
221 return getCommentSplit(Line.substr(TailOffset), StartColumn + Prefix.size(),
380 return getCommentSplit(Lines[LineIndex].substr(TailOffset),

Completed in 58 milliseconds