dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
UnpackParamResult
cpptooling
data
representation
Undocumented in source.
struct
UnpackParamResult {
TypeKindAttr
type
;
bool
isVariadic
;
}
Members
Variables
isVariadic
bool
isVariadic
;
Undocumented in source.
type
TypeKindAttr
type
;
Undocumented in source.
Meta
Source
See Implementation
cpptooling
data
representation
enums
MergeMode
functions
funcToString
getName
getType
joinParamNames
joinParamTypes
joinParams
makeCxParam
makeUniqueUSR
methodNameToString
nextUniqueID
paramNameToString
paramTypeToString
toInternal
unpackParam
structs
CFunction
CppClass
CppCtor
CppDtor
CppInherit
CppMethod
CppMethodGeneric
CppMethodOp
CppNamespace
CppRoot
CxGlobalVariable
UnpackParamResult