Home | History | Annotate | Download | only in AST

Lines Matching refs:BTy

1910       if (const BuiltinType *BTy = T->getAs<BuiltinType>()) {
1911 CharUnits TypeSize = Context.getTypeSizeInChars(BTy);