Searched refs:BT2 (Results 1 – 1 of 1) sorted by relevance
6795 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local6796 if (!BT2) in IsSameCharType()6800 BuiltinType::Kind T2Kind = BT2->getKind(); in IsSameCharType()