Home | History | Annotate | Download | only in Sema

Lines Matching defs:BTy

733   const BuiltinType *BTy = Ty->getAs<BuiltinType>();
734 if (BTy && (BTy->getKind() == BuiltinType::Half ||
735 BTy->getKind() == BuiltinType::Float))