Lines Matching full:bitwidth
2015 Expr *BitWidth = static_cast<Expr*>(BW);
2185 BitWidth, InitStyle, AS, MSPropertyAttr);
2191 BitWidth, InitStyle, AS);
2200 if (BitWidth) {
2207 << Name << BitWidth->getSourceRange();
2211 << Name << BitWidth->getSourceRange();
2217 << BitWidth->getSourceRange();
2220 BitWidth = nullptr;
13729 Declarator &D, Expr *BitWidth,