Searched refs:isCppAlternativeOperatorKeyword (Results 1 – 2 of 2) sorted by relevance
736 bool isCppAlternativeOperatorKeyword() const { in isCppAlternativeOperatorKeyword() function
1701 if (IsCpp && FormatTok->isCppAlternativeOperatorKeyword()) { in parseStructuralElement()