Searched refs:BT2 (Results 1 – 4 of 4) sorted by relevance
105 struct BT2 : BT0 { struct107 BT2() { in BT2() argument113 struct BT3 : BT0, BT2 {
160 - LZMA now can use only these match finders: HC4, BT2, BT3, BT4
13 BT2, enumerator368 if (_matchFinderType == EMatchFinderType.BT2) in Create()
9806 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local9807 if (!BT2) in IsSameCharType()9811 BuiltinType::Kind T2Kind = BT2->getKind(); in IsSameCharType()