Home | History | Annotate | Download | only in AST

Lines Matching full:bitwidth

4681   uint64_t BitWidth = Field->getBitWidthValue(*this);
4697 if (BitWidth < IntSize)
4700 if (BitWidth == IntSize)
4853 /*BitWidth=*/nullptr,
4904 /*BitWidth=*/nullptr, /*Mutable=*/false, ICIS_NoInit);
4943 /*BitWidth=*/nullptr,
6141 /*BitWidth=*/nullptr,
6193 /*BitWidth=*/nullptr,
6253 /*BitWidth=*/nullptr,
6307 /*BitWidth=*/nullptr,
6356 /*BitWidth=*/nullptr,
8542 /// bitwidth, signed/unsigned.
8554 /// sets floating point QualTy according to specified bitwidth.