Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:nullptrliteralexpr

1874   EXPECT_TRUE(matches("int* i = nullptr;", nullPtrLiteralExpr()));