Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp49 static unsigned getLengthToMatchingParen(const FormatToken &Tok, in getLengthToMatchingParen() function
377 auto LambdaBodyLength = getLengthToMatchingParen(Current, State.Stack); in mustBreak()
435 getLengthToMatchingParen(Previous, State.Stack) + State.Column - 1 > in mustBreak()
1912 if (getLengthToMatchingParen(Current, State.Stack) + State.Column > in moveStatePastScopeOpener()
2001 getLengthToMatchingParen(CurrentScopeOpener, State.Stack) + in moveStatePastScopeCloser()