Home | History | Annotate | Download | only in AST

Lines Matching refs:BTy

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