Searched refs:isCppStructuredBinding (Results 1 – 3 of 3) sorted by relevance
504 bool isCppStructuredBinding(const FormatStyle &Style) const { in isCppStructuredBinding() function
1446 FormatTok->isCppStructuredBinding(Style) || Previous->closesScope() || in tryToParseLambdaIntroducer()
418 if (Left->isCppStructuredBinding(Style)) { in parseSquare()