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