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