Home | History | Annotate | Download | only in AST

Lines Matching refs:SignedCharTy

409   InitBuiltinType(SignedCharTy,        BuiltinType::SChar);
485 SignedCharTy : BoolTy);
6357 Type = Context.SignedCharTy;