Home | History | Annotate | Download | only in AST

Lines Matching refs:UTF32

654   case CharacterLiteral::UTF32: OS << 'U'; break;
742 case StringLiteral::UTF32: OS << 'U'; break;