Searched refs:isCppStructuredBinding (Results 1 – 3 of 3) sorted by relevance
812 bool isCppStructuredBinding(const FormatStyle &Style) const { in isCppStructuredBinding() function
2340 LeftSquare->isCppStructuredBinding(Style)) { in tryToParseLambdaIntroducer()
643 bool IsCppStructuredBinding = Left->isCppStructuredBinding(Style); in parseSquare()