Home | History | Annotate | Download | only in AST

Lines Matching refs:CharacterLiteral

167     Expr *VisitCharacterLiteral(CharacterLiteral *E);
3972 Expr *ASTNodeImporter::VisitCharacterLiteral(CharacterLiteral *E) {
3977 return new (Importer.getToContext()) CharacterLiteral(E->getValue(),