Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.cpp38 static unsigned getLengthToMatchingParen(const FormatToken &Tok, in getLengthToMatchingParen() function
365 getLengthToMatchingParen(Previous, State.Stack) + State.Column - 1 > in mustBreak()
1351 if (getLengthToMatchingParen(Current, State.Stack) + State.Column > in moveStatePastScopeOpener()
1421 getLengthToMatchingParen(CurrentScopeOpener, State.Stack) + in moveStatePastScopeCloser()