Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp27 static bool mustBreakAfterAttributes(const FormatToken &Tok, in mustBreakAfterAttributes() function
1300 mustBreakAfterAttributes(*CurrentToken, Style)) { in consumeToken()
3921 mustBreakAfterAttributes(*AfterLastAttribute, Style)) { in calculateFormattingInformation()