get overloads
Synopses
Declared in <llvm/TableGen/Record.h>
Return a variable initializer named VN with type T.
Return a variable initializer named by VN with type T.
Return Value
-
A variable initializer named
VNwith typeT. -
A variable initializer named by
VNwith typeT.
Parameters
Name |
Description |
VN |
The variable name. |
T |
The variable type. |
Created with MrDocs