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