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