Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:cxxTryStmt

1067   EXPECT_TRUE(matches("void foo() try { } catch(int X) { }", cxxTryStmt()));