Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp2369 const FormatToken *LeftSquare = FormatTok; in tryToParseLambdaIntroducer() local
2374 LeftSquare->isCppStructuredBinding(Style) || Previous->closesScope() || in tryToParseLambdaIntroducer()