Home | History | Annotate | Download | only in AST

Lines Matching full:bitwidth

4738   uint64_t BitWidth = Field->getBitWidthValue(*this);
4754 if (BitWidth < IntSize)
4757 if (BitWidth == IntSize)
4917 /*BitWidth=*/nullptr,
4988 /*BitWidth=*/nullptr, /*Mutable=*/false, ICIS_NoInit);
5027 /*BitWidth=*/nullptr,
6238 /*BitWidth=*/nullptr,
6290 /*BitWidth=*/nullptr,
6350 /*BitWidth=*/nullptr,
6404 /*BitWidth=*/nullptr,
6454 /*BitWidth=*/nullptr,
8733 /// bitwidth, signed/unsigned.
8745 /// sets floating point QualTy according to specified bitwidth.