|
My Project
|
This is the complete list of members for mlir::Token, including all inherited members.
| getEndLoc() const | mlir::Token | |
| getFloatingPointValue() const | mlir::Token | |
| getHashIdentifierNumber() const | mlir::Token | |
| getIntTypeBitwidth() const | mlir::Token | |
| getKind() const | mlir::Token | inline |
| getLoc() const | mlir::Token | |
| getLocRange() const | mlir::Token | |
| getSpelling() const | mlir::Token | inline |
| getStringValue() const | mlir::Token | |
| getTokenSpelling(Kind kind) | mlir::Token | static |
| getUInt64IntegerValue() const | mlir::Token | |
| getUnsignedIntegerValue() const | mlir::Token | |
| is(Kind K) const | mlir::Token | inline |
| isAny(Kind k1, Kind k2) const | mlir::Token | inline |
| isAny(Kind k1, Kind k2, Kind k3, T... others) const | mlir::Token | inline |
| isKeyword() const | mlir::Token | |
| isNot(Kind k) const | mlir::Token | inline |
| isNot(Kind k1, Kind k2, T... others) const | mlir::Token | inline |
| Kind enum name | mlir::Token | |
| TOK_IDENTIFIER enum value | mlir::Token | |
| Token(Kind kind, StringRef spelling) | mlir::Token | inline |
1.8.13