Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:labelStmt

1003   EXPECT_TRUE(matches("void f() { goto FOO; FOO: ;}", labelStmt()));