Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:cStyleCastExpr

2622   EXPECT_TRUE(matches("int i = (int) 2.2f;", cStyleCastExpr()));
2632 cStyleCastExpr()));