Searched refs:BT1 (Results 1 – 2 of 2) sorted by relevance
10823 const BuiltinType *BT1 = T1->getAs<BuiltinType>(); in IsSameCharType() local10824 if (!BT1) in IsSameCharType()10831 BuiltinType::Kind T1Kind = BT1->getKind(); in IsSameCharType()
15534 const BuiltinType *BT1 = T1->getAs<BuiltinType>(); in IsSameCharType() local15535 if (!BT1) in IsSameCharType()15542 BuiltinType::Kind T1Kind = BT1->getKind(); in IsSameCharType()