Searched refs:isCppStructuredBinding (Results 1 – 3 of 3) sorted by relevance
759 bool isCppStructuredBinding(const FormatStyle &Style) const { in isCppStructuredBinding() function
2374 LeftSquare->isCppStructuredBinding(Style) || Previous->closesScope() || in tryToParseLambdaIntroducer()
610 bool IsCppStructuredBinding = Left->isCppStructuredBinding(Style); in parseSquare()