Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.cpp2192 const FormatToken *LeftSquare = FormatTok; in tryToParseLambdaIntroducer() local
2197 LeftSquare->isCppStructuredBinding(Style) || Previous->closesScope() || in tryToParseLambdaIntroducer()