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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp906 static bool tokenCanStartNewLine(const FormatToken &Tok) { function in namespace:clang::format
1449 tokenCanStartNewLine(*FormatTok) && Text == Text.upper()) {

Completed in 107 milliseconds