Searched refs:isCppStructuredBinding (Results 1 – 3 of 3) sorted by relevance
864 bool isCppStructuredBinding(bool IsCpp) const { in isCppStructuredBinding() function
2406 if (LeftSquare->isCppStructuredBinding(IsCpp)) in tryToParseLambdaIntroducer()
698 bool IsCppStructuredBinding = Left->isCppStructuredBinding(IsCpp); in parseSquare()