Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:alignof

1171   // FIXME: Uncomment once alignof is enabled.
1172 // EXPECT_TRUE(matches("void x() { int a = alignof(a); }",
1174 // EXPECT_TRUE(notMatches("void x() { int a = alignof(a); }",