Home | History | Annotate | Download | only in Sema

Lines Matching defs:BTy

606   const BuiltinType *BTy = Ty->getAs<BuiltinType>();
607 if (BTy && (BTy->getKind() == BuiltinType::Half ||
608 BTy->getKind() == BuiltinType::Float))