Home
last modified time | relevance | path

Searched defs:dtors (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.gc/
H A Dprecisegc.d14 __gshared int dtors; variable
23 __gshared int dtors; member
32 __gshared int dtors; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa.cc949 record_cdtor_fn (struct cgraph_node *node, vec<tree> *ctors, vec<tree> *dtors) in record_cdtor_fn()
1083 build_cxa_dtor_registrations (const vec<tree> &dtors, vec<tree> *ctors) in build_cxa_dtor_registrations()
1241 build_cdtor_fns (vec<tree> *ctors, vec<tree> *dtors) in build_cdtor_fns()
1272 build_cxa_atexit_fns (vec<tree> *ctors, vec<tree> *dtors) in build_cxa_atexit_fns()
1301 auto_vec<tree, 20> dtors; in ipa_cdtor_merge() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c946 record_cdtor_fn (struct cgraph_node *node, vec<tree> *ctors, vec<tree> *dtors) in record_cdtor_fn()
1080 build_cxa_dtor_registrations (const vec<tree> &dtors, vec<tree> *ctors) in build_cxa_dtor_registrations()
1238 build_cdtor_fns (vec<tree> *ctors, vec<tree> *dtors) in build_cdtor_fns()
1269 build_cxa_atexit_fns (vec<tree> *ctors, vec<tree> *dtors) in build_cxa_atexit_fns()
1298 auto_vec<tree, 20> dtors; in ipa_cdtor_merge() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d971 DtorDeclarations dtors; in buildDtors() local
1314 auto dtors = new Statements(); in buildPostBlit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h126 FuncDeclarations dtors; // Array of destructors variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc81 vec <tree, va_gc> *dtors; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc80 vec<tree, va_gc> *dtors; member