Searched defs:FunctionTypeOf (Results 1 – 1 of 1) sorted by relevance
584 alias FunctionTypeOf = Fsym; // HIT: (nested) function symbol variable588 alias FunctionTypeOf = Fobj; // HIT: callable object variable592 alias FunctionTypeOf = Ftyp; // HIT: callable type variable597 alias FunctionTypeOf = T; // HIT: function variable599 alias FunctionTypeOf = Fptr; // HIT: function pointer variable601 alias FunctionTypeOf = Fdlg; // HIT: delegate variable