Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitStringLiteral

2308   bool VisitStringLiteral(const StringLiteral *E) { return false; }
2873 bool VisitStringLiteral(const StringLiteral *E) { return Success(E); }