Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp31 static unsigned getLengthToMatchingParen(const FormatToken &Tok) { in getLengthToMatchingParen() function
155 getLengthToMatchingParen(Previous) + State.Column > getColumnLimit(State)) in mustBreak()
848 getLengthToMatchingParen(Current) + State.Column > in moveStatePastScopeOpener()