dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
FunctionType
llvm_hiwrap
type
function_
Undocumented in source.
struct
FunctionType {
LxType
type
;
bool
isVariadic
();
LxType
returnType
();
ParametersRange
parameters
();
}
Alias This
type
Members
Functions
isVariadic
bool
isVariadic
()
parameters
ParametersRange
parameters
()
returnType
LxType
returnType
()
Variables
type
LxType
type
;
Undocumented in source.
Meta
Source
See Implementation
llvm_hiwrap
type
function_
structs
FunctionType
ParametersRange