MLIR  19.0.0git
mlir::Token Member List

This is the complete list of members for mlir::Token, including all inherited members.

getEndLoc() constmlir::Token
getFloatingPointValue() constmlir::Token
getHashIdentifierNumber() constmlir::Token
getHexStringValue() constmlir::Token
getIntTypeBitwidth() constmlir::Token
getIntTypeSignedness() constmlir::Token
getKind() constmlir::Tokeninline
getLoc() constmlir::Token
getLocRange() constmlir::Token
getSpelling() constmlir::Tokeninline
getStringValue() constmlir::Token
getSymbolReference() constmlir::Token
getTokenSpelling(Kind kind)mlir::Tokenstatic
getUInt64IntegerValue(StringRef spelling)mlir::Tokenstatic
getUInt64IntegerValue() constmlir::Tokeninline
getUnsignedIntegerValue() constmlir::Token
is(Kind k) constmlir::Tokeninline
isAny(Kind k1, Kind k2) constmlir::Tokeninline
isAny(Kind k1, Kind k2, Kind k3, T... others) constmlir::Tokeninline
isCodeCompletion() constmlir::Tokeninline
isCodeCompletionFor(Kind kind) constmlir::Token
isKeyword() constmlir::Token
isNot(Kind k) constmlir::Tokeninline
isNot(Kind k1, Kind k2, T... others) constmlir::Tokeninline
isOrIsCodeCompletionFor(Kind kind) constmlir::Tokeninline
Kind enum namemlir::Token
Token(Kind kind, StringRef spelling)mlir::Tokeninline