Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:staticCastExpr

2606                       staticCastExpr()));
2610 EXPECT_TRUE(notMatches("char* p = (char*)(&p);", staticCastExpr()));
2612 staticCastExpr()));
2614 staticCastExpr()));
2618 staticCastExpr()));
2637 staticCastExpr(hasDestinationType(