Get the type of the Init as a RecTy.

Synopsis

Declared in <llvm/TableGen/Record.h>

RecTy const*
getType() const;

Return Value

The type of the Init as a RecTy.

Created with MrDocs