Home | History | Annotate | Download | only in AST

Lines Matching refs:CharacterLiteral

175     Expr *VisitCharacterLiteral(CharacterLiteral *E);
4394 Expr *ASTNodeImporter::VisitCharacterLiteral(CharacterLiteral *E) {
4399 return new (Importer.getToContext()) CharacterLiteral(E->getValue(),