Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DContinuationIndenter.cpp88 auto FindParenState = [&](const FormatToken *LBrace) -> const ParenState * { in getLengthToMatchingParen() local
101 const ParenState *State = FindParenState(End->Next->MatchingParen); in getLengthToMatchingParen()