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
369 auto LambdaBodyLength = getLengthToMatchingParen(Current, State.Stack); in mustBreak()
427 getLengthToMatchingParen(Previous, State.Stack) + State.Column - 1 > in mustBreak()
1872 if (getLengthToMatchingParen(Current, State.Stack) + State.Column > in moveStatePastScopeOpener()
1960 getLengthToMatchingParen(CurrentScopeOpener, State.Stack) + in moveStatePastScopeCloser()