Home
last modified time | relevance | path

Searched refs:hookDtors (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h1282 void hookDtors(Scope *sc);
H A Dexpression.c6553 void CondExp::hookDtors(Scope *sc) in hookDtors() function
H A Dexpression.d6720 void hookDtors(Scope* sc) in hookDtors() function
H A Dexpressionsem.c8110 exp->hookDtors(sc); in visit()
H A Dexpressionsem.d12018 exp.hookDtors(sc); in visit()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h1427 void hookDtors(Scope *sc);
H A Dexpression.c6553 void CondExp::hookDtors(Scope *sc) in hookDtors() function
H A Dexpressionsem.c8110 exp->hookDtors(sc); in visit()