Lines Matching refs:hasArgument
435 hasArgument(0, declRefExpr(to(varDecl()))))))); in TEST()
438 hasArgument(0, declRefExpr(to(varDecl()))), in TEST()
439 hasArgument(1, hasType(pointsTo( in TEST()
443 hasArgument(0, declRefExpr(to(varDecl()))), in TEST()
444 hasArgument(1, hasType(pointsTo( in TEST()
446 hasArgument(2, integerLiteral(equals(3))))))); in TEST()
449 hasArgument(0, declRefExpr(to(varDecl()))), in TEST()
450 hasArgument(1, hasType(pointsTo( in TEST()
452 hasArgument(2, integerLiteral(equals(3))), in TEST()
453 hasArgument(3, integerLiteral(equals(4))))))); in TEST()
1358 callExpr(hasArgument(0, declRefExpr( in TEST()
1365 callExpr(hasArgument(0, declRefExpr( in TEST()
1460 hasArgument(0, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
1468 hasArgument(42, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
1814 hasArgument(0, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
1830 hasArgument(42, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
2038 hasArgument(0, declRefExpr(to(varDecl(hasName("y")))))); in TEST()
2051 hasArgument(42, declRefExpr(to(varDecl(hasName("y")))))); in TEST()