Home | History | Annotate | Download | only in AST

Lines Matching full:bitwidth

4426   uint64_t BitWidth = Field->getBitWidthValue(*this);
4431 if (BitWidth < IntSize)
4434 if (BitWidth == IntSize)
4586 /*BitWidth=*/nullptr,
4637 /*BitWidth=*/nullptr, /*Mutable=*/false, ICIS_NoInit);
4676 /*BitWidth=*/nullptr,
5844 /*BitWidth=*/nullptr,
5896 /*BitWidth=*/nullptr,
5956 /*BitWidth=*/nullptr,
6016 /*BitWidth=*/nullptr,
6065 /*BitWidth=*/nullptr,
8018 /// bitwidth, signed/unsigned.
8030 /// sets floating point QualTy according to specified bitwidth.