Searched defs:BT2 (Results 1 – 3 of 3) sorted by relevance
105 struct BT2 : BT0 { struct106 char BT2FieldName0; argument107 BT2() { in BT2() argument
13 BT2, enumerator
10827 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local