Searched refs:falseExpr (Results 1 – 2 of 2) sorted by relevance
33 const Expr *falseExpr);
485 auto falseExpr = cxxBoolLiteral(equals(false)); in TEST_P() local492 mapAnyOf(ifStmt, forStmt).with(hasCondition(falseExpr))))); in TEST_P()520 .with(hasArgument(0, falseExpr))))); in TEST_P()