Searched refs:BT2 (Results 1 – 2 of 2) sorted by relevance
12 it would be possible by switching from BT2/BT3/BT4 match finder to
13998 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local13999 if (!BT2) in IsSameCharType()14003 BuiltinType::Kind T2Kind = BT2->getKind(); in IsSameCharType()