Searched refs:WrongIndex (Results 1 – 2 of 2) sorted by relevance
343 StatementMatcher WrongIndex = callExpr( in TEST() local345 EXPECT_TRUE(notMatches("void x(int) { int y; x(y); }", WrongIndex)); in TEST()1292 unsigned WrongIndex = 42; in TEST() local1294 declStmt(containsDeclaration(WrongIndex, in TEST()
1035 StatementMatcher WrongIndex = cxxConstructExpr( in TEST() local1039 WrongIndex)); in TEST()