Home | History | Annotate | Download | only in AST

Lines Matching refs:UnsignedCharTy

416   InitBuiltinType(UnsignedCharTy,      BuiltinType::UChar);
6249 return UnsignedCharTy;
6359 Type = Context.UnsignedCharTy;