Searched refs:QuantityType (Results 1 – 3 of 3) sorted by relevance
40 typedef int64_t QuantityType; typedef43 QuantityType Quantity;45 explicit CharUnits(QuantityType C) : Quantity(C) {} in CharUnits()63 static CharUnits fromQuantity(QuantityType Quantity) { in fromQuantity()142 CharUnits operator* (QuantityType N) const {145 CharUnits &operator*= (QuantityType N) {149 CharUnits operator/ (QuantityType N) const {152 CharUnits &operator/= (QuantityType N) {156 QuantityType operator/ (const CharUnits &Other) const {159 CharUnits operator% (QuantityType N) const {[all …]
164 CharUnits::QuantityType Offset;
1678 CharUnits::QuantityType PoisonSize) { in EmitSanitizerDtorCallback()1761 CharUnits::QuantityType PoisonSize; in PoisonMembers()1795 CharUnits::QuantityType PoisonSize = in Emit()