Searched defs:StmtMatch (Results 1 – 3 of 3) sorted by relevance
91 auto StmtMatch = matchStmt( in testError() local131 auto StmtMatch = matchStmt( in TEST_F() local150 auto StmtMatch = matchStmt(Snippet, ifStmt(hasCondition(stmt().bind("a1")), in TEST_F() local163 auto StmtMatch = matchStmt(Snippet, expr().bind(Id)); in testExpr() local171 auto StmtMatch = matchStmt(Snippet, expr().bind(Id)); in testFailure() local340 auto StmtMatch = matchStmt( in TEST_F() local362 auto StmtMatch = in TEST_F() local373 auto StmtMatch = in TEST_F() local383 auto StmtMatch = in TEST_F() local393 auto StmtMatch = in TEST_F() local[all …]
71 auto StmtMatch = matchStmt(Snippet, expr().bind("expr")); in testPredicate() local81 auto StmtMatch = matchStmt( in testPredicateOnArg() local132 auto StmtMatch = matchStmt(Snippet, expr().bind("expr")); in testBuilder() local
73 const StatementMatcher &StmtMatch, in hashStmt()94 isStmtHashEqual(const StatementMatcher &StmtMatch, StringRef Code1, in isStmtHashEqual()