Searched refs:matchIntegerConstantExpr (Results 1 – 1 of 1) sorted by relevance
489 matchIntegerConstantExpr(StringRef Id) { in matchIntegerConstantExpr() function545 matchIntegerConstantExpr(Id))), in matchBinOpIntegerConstantExpr()548 hasRHS(matchIntegerConstantExpr(Id))))) in matchBinOpIntegerConstantExpr()579 hasRHS(matchIntegerConstantExpr(Id))), in matchRelationalIntegerConstantExpr()580 allOf(hasLHS(matchIntegerConstantExpr(Id)), in matchRelationalIntegerConstantExpr()964 const auto CstRight = matchIntegerConstantExpr("rhs"); in registerMatchers()