Searched refs:IsBitshift (Results 1 – 2 of 2) sorted by relevance
107 bool IsBitshift() const;161 inline bool BinaryExpression::IsBitshift() const { in IsBitshift() function
1874 if (expr->IsBitshift()) { in Binary()