Return this initializer cast to Ty.
Ty.
Declared in <llvm/TableGen/Record.h>
<llvm/TableGen/Record.h>
virtual Init const* getCastTo(RecTy const* Ty) const override;
This initializer cast to Ty.
Name
Description
Ty
The destination type.
Created with MrDocs