dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
FuncPtrFmt
cpptooling
data
kind_type_format
Undocumented in source.
@
safe
struct
FuncPtrFmt {
TypeIdLR
typeId
;
this
(TypeIdLR typeId);
void
toString
(WriterL wl, WriterR wr, CvQ cv_qual, CvPtrQ[] cv_ptr_quals, DeclId decl_id);
}
Constructors
this
this
(TypeIdLR typeId)
Undocumented in source.
Members
Functions
toString
void
toString
(WriterL wl, WriterR wr, CvQ cv_qual, CvPtrQ[] cv_ptr_quals, 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