Lines Matching full:bitwidth
2018 Expr *BitWidth = static_cast<Expr*>(BW);
2188 BitWidth, InitStyle, AS, MSPropertyAttr);
2194 BitWidth, InitStyle, AS);
2203 if (BitWidth) {
2210 << Name << BitWidth->getSourceRange();
2214 << Name << BitWidth->getSourceRange();
2220 << BitWidth->getSourceRange();
2223 BitWidth = nullptr;
13951 Declarator &D, Expr *BitWidth,