Returns the type representing list<thistype>.

Synopsis

Declared in <llvm/TableGen/Record.h>

ListRecTy const*
getListTy() const;

Return Value

The type representing list<thistype>.

Created with MrDocs