Home | History | Annotate | Download | only in AST

Lines Matching full:bitwidth

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