llvm::LLLexer::getTyVal

Return the type value associated with the current token.

Synopsis

Declared in <llvm/AsmParser/LLLexer.h>

Type*
getTyVal() const;

Return Value

Type associated with the current token.