Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp149 static bool opensProtoMessageField(const FormatToken &LessTok, in opensProtoMessageField() function
433 opensProtoMessageField(Previous, Style)) && in mustBreak()
1163 opensProtoMessageField(*PreviousNonComment, Style))) { in addTokenOnNewLine()
1830 opensProtoMessageField(Current, Style)) { in moveStatePastScopeOpener()