Searched refs:setNoFree (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dscope.h156 void setNoFree();
H A Ddclass.c305 scx->setNoFree();
318 scx->setNoFree();
548 _scope->setNoFree();
660 _scope->setNoFree();
766 _scope->setNoFree();
1589 _scope->setNoFree();
1632 _scope->setNoFree();
H A Ddenum.c157 _scope->setNoFree();
209 sce->setNoFree(); // needed for getMaxMinValue()
H A Ddscope.c571 void Scope::setNoFree() function in class:Scope
575 //printf("Scope::setNoFree(this = %p)\n", this);
H A Ddstruct.c1152 _scope->setNoFree();
H A Ddeclaration.c1531 _scope->setNoFree();
1599 _scope->setNoFree();
H A Ddsymbol.c452 sc->setNoFree(); // may need it even after semantic() finishes
H A Ddtemplate.c589 this->_scope->setNoFree();
8373 _scope->setNoFree();
H A Dfunc.c1204 _scope->setNoFree();
H A Dmtype.c4622 sc->setNoFree();
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddscope.d743 extern (D) void setNoFree()
746 //printf("Scope::setNoFree(this = %p)\n", this);
H A Ddsymbolsem.d221 s._scope.setNoFree();
1062 dsym._scope.setNoFree();
1146 dsym._scope.setNoFree();
2135 sce.setNoFree(); // needed for getMaxMinValue()
2507 tempdecl._scope.setNoFree();
3912 funcdecl._scope.setNoFree();
4790 scx.setNoFree();
5429 scx.setNoFree();
H A Ddsymbol.d858 sc.setNoFree(); // may need it even after semantic() finishes
H A Dtypesem.d902 sc.setNoFree();

Completed in 265 milliseconds