Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:tryStmt

2995   EXPECT_TRUE(matches("void foo() try { } catch(int X) { }", tryStmt()));