Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:stringLiteral

1142 TEST(StringLiteral, HasSize) {
1143 StatementMatcher Literal = stringLiteral(hasSize(4));