Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp2385 const FormatToken *LeftSquare = FormatTok; in tryToParseLambdaIntroducer() local
2406 if (LeftSquare->isCppStructuredBinding(IsCpp)) in tryToParseLambdaIntroducer()