Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp37 static unsigned getLengthToMatchingParen(const FormatToken &Tok, in getLengthToMatchingParen() function
334 auto LambdaBodyLength = getLengthToMatchingParen(Current, State.Stack); in mustBreak()
381 getLengthToMatchingParen(Previous, State.Stack) + State.Column - 1 > in mustBreak()
1518 if (getLengthToMatchingParen(Current, State.Stack) + State.Column > in moveStatePastScopeOpener()
1603 getLengthToMatchingParen(CurrentScopeOpener, State.Stack) + in moveStatePastScopeCloser()