dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
FuncFmt
cpptooling
data
kind_type_format
Undocumented in source.
@
safe
struct
FuncFmt {
TypeIdLR
typeId
;
this
(TypeIdLR typeId);
void
toString
(WriterL wl, WriterR wr, DeclId decl_id);
}
Constructors
this
this
(TypeIdLR typeId)
Undocumented in source.
Members
Functions
toString
void
toString
(WriterL wl, WriterR wr, DeclId decl_id)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
typeId
TypeIdLR
typeId
;
Undocumented in source.
Meta
Source
See Implementation
cpptooling
data
kind_type_format
structs
ArrayFmt
ArraySize
CtorFmt
CvPtrQ
CvQ
DeclId
DtorFmt
FuncFmt
FuncPtrFmt
FuncSignatureFmt
Left
PtrFmt
PtrQ
Right
SimpleFmt
TypeId
TypeIdLR