clang API Documentation
| alignmentAtOffset(CharUnits offset) | clang::CharUnits | [inline] |
| CharUnits() | clang::CharUnits | [inline] |
| fromQuantity(QuantityType Quantity) | clang::CharUnits | [inline, static] |
| getQuantity() const | clang::CharUnits | [inline] |
| isNegative() const | clang::CharUnits | [inline] |
| isOne() const | clang::CharUnits | [inline] |
| isPositive() const | clang::CharUnits | [inline] |
| isPowerOfTwo() const | clang::CharUnits | [inline] |
| isZero() const | clang::CharUnits | [inline] |
| One() | clang::CharUnits | [inline, static] |
| operator!=(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator%(QuantityType N) const | clang::CharUnits | [inline] |
| operator%(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator*(QuantityType N) const | clang::CharUnits | [inline] |
| operator+(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator++() | clang::CharUnits | [inline] |
| operator++(int) | clang::CharUnits | [inline] |
| operator+=(const CharUnits &Other) | clang::CharUnits | [inline] |
| operator-(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator-() const | clang::CharUnits | [inline] |
| operator--() | clang::CharUnits | [inline] |
| operator--(int) | clang::CharUnits | [inline] |
| operator-=(const CharUnits &Other) | clang::CharUnits | [inline] |
| operator/(QuantityType N) const | clang::CharUnits | [inline] |
| operator/(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator<(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator<=(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator==(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator>(const CharUnits &Other) const | clang::CharUnits | [inline] |
| operator>=(const CharUnits &Other) const | clang::CharUnits | [inline] |
| QuantityType typedef | clang::CharUnits | |
| RoundUpToAlignment(const CharUnits &Align) const | clang::CharUnits | [inline] |
| Zero() | clang::CharUnits | [inline, static] |