ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
func_t
dmd
backend
cc
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++) @
nogc
nothrow
struct
func_t {
symlist_t
Fsymtree
;
block
*
Fstartblock
;
symtab_t
Flocsym
;
Srcpos
Fstartline
;
Srcpos
Fendline
;
Symbol
*
F__func__
;
func_flags_t
Fflags
;
func_flags3_t
Fflags3
;
ubyte
Foper
;
Symbol
*
Fparsescope
;
Classsym
*
Fclass
;
Funcsym
*
Foversym
;
symlist_t
Fclassfriends
;
block
*
Fbaseblock
;
block
*
Fbaseendblock
;
elem
*
Fbaseinit
;
token_t
*
Fbody
;
uint
Fsequence
;
union
__anonymous
;
Funcsym
*
Falias
;
symlist_t
Fthunks
;
param_t
*
Farglist
;
param_t
*
Fptal
;
list_t
Ffwdrefinstances
;
list_t
Fexcspec
;
Funcsym
*
Fexplicitspec
;
Funcsym
*
Fsurrogatesym
;
char
*
Fredirect
;
Barray
!(
Symbol
*)
typesTable
;
union
__anonymous
;
}
Members
Unions
__anonymous
union
__anonymous
Undocumented in source.
__anonymous
union
__anonymous
Undocumented in source.
Variables
F__func__
Symbol
*
F__func__
;
Undocumented in source.
Falias
Funcsym
*
Falias
;
Undocumented in source.
Farglist
param_t
*
Farglist
;
Undocumented in source.
Fbaseblock
block
*
Fbaseblock
;
Undocumented in source.
Fbaseendblock
block
*
Fbaseendblock
;
Undocumented in source.
Fbaseinit
elem
*
Fbaseinit
;
Undocumented in source.
Fbody
token_t
*
Fbody
;
Undocumented in source.
Fclass
Classsym
*
Fclass
;
Undocumented in source.
Fclassfriends
symlist_t
Fclassfriends
;
Undocumented in source.
Fendline
Srcpos
Fendline
;
Undocumented in source.
Fexcspec
list_t
Fexcspec
;
Undocumented in source.
Fexplicitspec
Funcsym
*
Fexplicitspec
;
Undocumented in source.
Fflags
func_flags_t
Fflags
;
Undocumented in source.
Fflags3
func_flags3_t
Fflags3
;
Undocumented in source.
Ffwdrefinstances
list_t
Ffwdrefinstances
;
Undocumented in source.
Flocsym
symtab_t
Flocsym
;
Undocumented in source.
Foper
ubyte
Foper
;
Undocumented in source.
Foversym
Funcsym
*
Foversym
;
Undocumented in source.
Fparsescope
Symbol
*
Fparsescope
;
Undocumented in source.
Fptal
param_t
*
Fptal
;
Undocumented in source.
Fredirect
char
*
Fredirect
;
Undocumented in source.
Fsequence
uint
Fsequence
;
Undocumented in source.
Fstartblock
block
*
Fstartblock
;
Undocumented in source.
Fstartline
Srcpos
Fstartline
;
Undocumented in source.
Fsurrogatesym
Funcsym
*
Fsurrogatesym
;
Undocumented in source.
Fsymtree
symlist_t
Fsymtree
;
Undocumented in source.
Fthunks
symlist_t
Fthunks
;
Undocumented in source.
typesTable
Barray
!(
Symbol
*)
typesTable
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
cc
aliases
Aliassym
BC
ClassDeclaration_
Classsym
Declaration_
FL
Funcsym
Module_
Nspacesym
baseclass_flags_t
bflags_t
enum_SC
enum_TK
enum_flags_t
func_flags3_t
func_flags_t
goal_t
mptr_flags_t
pflags_t
sfile_flags_t
stflags_t
sthflags_t
struct_flags_t
symlist_t
vec_t
enums
BCFpublic
BCgoto
BFLvisited
DT_abytes
FLAG_INPLACE
FLunde
Fpending
Fvtblgen
GOALnone
LANG
MPTRvirtual
PFLpreprocessor
PFexplicit
SCEXP
SENnotagname
SFLvalue
SFonce
STRanonymous
WM
functions
CPP
Srcpos_print
Symbol_Salignsize
Symbol_Sisdead
Symbol_isAffected
Symbol_needThis
baseclass_free
cpp_prettyident
ehmethod
funcsym_p
inline_asm
isclassmember
list_Classsym
list_block
list_mptr
list_setsymbol
list_symbol
mskl
param_debug
param_t_createTal
param_t_length
param_t_print
param_t_print_list
param_t_search
param_t_searchn
preprocessor
prettyident
sfile
sfile_debug
srcfiles_name
symbol_debug
manifest constants
ACTIVITY
COMPILER
GENOBJ
IDMAX
IDOHD
LARGECODE
LARGEDATA
SRCFILES_MAX
STRMAX
static functions
srcpos_name
srcpos_sfile
static variables
config
cstate
eecontext
gdeclar
pstate
structs
BlockRange
Blockx
Cstate
Declar
EEcontext
Pstate
Sfile
Srcfiles
Srcpos
Symbol
TME
TMF
TMNE
TMNF
Thunk
baseclass_t
blklst
block
dt_t
enum_t
func_t
meminit_t
mptr_t
param_t
struct_t
symtab_t
template_t
token_t
variables
BCFpmask