Lines Matching defs:ArgumentY
891 StatementMatcher ArgumentY =
895 callExpr(forEachArgumentWithParam(ArgumentY, IntParam));
899 // ArgumentY does not match.
904 StatementMatcher ArgumentY =
908 callExpr(forEachArgumentWithParam(ArgumentY, IntParam));
920 callExpr(forEachArgumentWithParam(ArgumentY, IntParam));
933 StatementMatcher ArgumentY =
937 callExpr(forEachArgumentWithParam(ArgumentY, IntParam));
957 StatementMatcher ArgumentY =
961 TK_AsIs, cxxConstructExpr(forEachArgumentWithParam(ArgumentY, IntParam)));
1023 StatementMatcher ArgumentY =
1027 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1031 // ArgumentY does not match.
1036 StatementMatcher ArgumentY =
1040 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1052 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1065 StatementMatcher ArgumentY =
1069 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1087 StatementMatcher ArgumentY =
1091 cxxConstructExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1110 StatementMatcher ArgumentY =
1114 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1141 StatementMatcher ArgumentY =
1145 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1158 StatementMatcher ArgumentY =
1162 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));
1181 StatementMatcher ArgumentY =
1185 callExpr(forEachArgumentWithParamType(ArgumentY, IntType));