Searched refs:SignedIntegerOperand (Results 1 – 1 of 1) sorted by relevance
32 const auto SignedIntegerOperand = in registerMatchers() local55 hasEitherOperand(SignedIntegerOperand), in registerMatchers()64 hasEitherOperand(SignedIntegerOperand), in registerMatchers()71 unaryOperator(hasOperatorName("~"), hasUnaryOperand(SignedIntegerOperand)) in registerMatchers()