Home | History | Annotate | Download | only in AST

Lines Matching full:bitwidth

3359   auto *BitWidth = static_cast<Expr *>(InitStorage.getPointer());
3360 return BitWidth->EvaluateKnownConstInt(Ctx).getZExtValue();