Searched refs:SignedIntegerOperand (Results 1 – 1 of 1) sorted by relevance
31 const auto SignedIntegerOperand = in registerMatchers() local54 hasEitherOperand(SignedIntegerOperand), in registerMatchers()63 hasEitherOperand(SignedIntegerOperand), in registerMatchers()70 unaryOperator(hasOperatorName("~"), hasUnaryOperand(SignedIntegerOperand)) in registerMatchers()