dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
FunctionType
llvm_hiwrap
type
function_
struct
FunctionType {
LxType
type
;
bool
isVariadic
()
;
LxType
returnType
()
;
ParametersRange
parameters
()
;
}
Alias This
type
Members
Functions
isVariadic
bool
isVariadic
()
parameters
ParametersRange
parameters
()
returnType
LxType
returnType
()
Meta
Source
See Implementation
llvm_hiwrap
type
function_
structs
FunctionType
ParametersRange