Home | History | Annotate | Download | only in AST

Lines Matching refs:Wide

742     case Wide:
795 case Wide: OS << 'L'; break;
821 // If this is a wide string, output characters over 0xff using \x
824 if (getKind() == Wide ||