Searched refs:BT1 (Results 1 – 1 of 1) sorted by relevance
13994 const BuiltinType *BT1 = T1->getAs<BuiltinType>(); in IsSameCharType() local13995 if (!BT1) in IsSameCharType()14002 BuiltinType::Kind T1Kind = BT1->getKind(); in IsSameCharType()