Home | History | Annotate | Download | only in AST

Lines Matching refs:Wide

777     case Wide:
834 case Wide: OS << 'L'; break;
860 // If this is a wide string, output characters over 0xff using \x
863 if (getKind() == Wide ||