Home
last modified time | relevance | path

Searched refs:needsScopeDtor (Results 1 – 25 of 81) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dcanthrow.d215 if (vd.needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h275 bool needsScopeDtor();
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h283 bool needsScopeDtor();
H A Dstatement.c329 if (v->needsScopeDtor()) in scopeCode()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h284 bool needsScopeDtor();
H A Dstatement.c330 if (v->needsScopeDtor()) in scopeCode()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h292 bool needsScopeDtor();
H A Ddeclaration.c1110 bool VarDeclaration::needsScopeDtor() in needsScopeDtor() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h292 bool needsScopeDtor();
H A Ddeclaration.c1110 bool VarDeclaration::needsScopeDtor() in needsScopeDtor() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h283 bool needsScopeDtor();
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h284 bool needsScopeDtor();
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h283 bool needsScopeDtor();
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h292 bool needsScopeDtor();
H A Ddeclaration.c1110 bool VarDeclaration::needsScopeDtor() in needsScopeDtor() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dcanthrow.c281 if (vd->needsScopeDtor()) in Dsymbol_canThrow()
H A Ddeclaration.h284 bool needsScopeDtor();

1234