Searched refs:matchRelationalIntegerConstantExpr (Results 1 – 1 of 1) sorted by relevance
570 matchRelationalIntegerConstantExpr(StringRef Id) { in matchRelationalIntegerConstantExpr() function977 const auto ComparisonLeft = matchRelationalIntegerConstantExpr("lhs"); in registerMatchers()978 const auto ComparisonRight = matchRelationalIntegerConstantExpr("rhs"); in registerMatchers()