/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/ |
H A D | aliasthis.c | 36 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | func.c | 1165 if (f->needThis()) in overloadModMatch() 1172 if (f->needThis()) in overloadModMatch() 1301 if (needThis() && g->needThis() && tf->mod != tg->mod) in leastAsSpecialized() 1487 if ((flags & 2) && !tthis && m.lastf->needThis()) in resolveFuncCall() 1812 if (purity > PUREweak && needThis()) in isPure() 2107 bool FuncDeclaration::needThis() in needThis() function
|
H A D | declaration.h | 196 bool needThis(); 283 bool needThis(); 693 bool needThis();
|
H A D | declaration.c | 308 bool TupleDeclaration::needThis() in needThis() function 321 if (d && d->needThis()) in needThis() 866 bool VarDeclaration::needThis() in needThis() function
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/ |
H A D | aliasthis.c | 36 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | func.c | 1165 if (f->needThis()) in overloadModMatch() 1172 if (f->needThis()) in overloadModMatch() 1301 if (needThis() && g->needThis() && tf->mod != tg->mod) in leastAsSpecialized() 1487 if ((flags & 2) && !tthis && m.lastf->needThis()) in resolveFuncCall() 1812 if (purity > PUREweak && needThis()) in isPure() 2107 bool FuncDeclaration::needThis() in needThis() function
|
H A D | declaration.h | 196 bool needThis(); 283 bool needThis(); 693 bool needThis();
|
H A D | declaration.c | 308 bool TupleDeclaration::needThis() in needThis() function 321 if (d && d->needThis()) in needThis() 866 bool VarDeclaration::needThis() in needThis() function
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/ |
H A D | aliasthis.c | 36 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | func.c | 1165 if (f->needThis()) in overloadModMatch() 1172 if (f->needThis()) in overloadModMatch() 1301 if (needThis() && g->needThis() && tf->mod != tg->mod) in leastAsSpecialized() 1487 if ((flags & 2) && !tthis && m.lastf->needThis()) in resolveFuncCall() 1812 if (purity > PUREweak && needThis()) in isPure() 2107 bool FuncDeclaration::needThis() in needThis() function
|
H A D | declaration.h | 196 bool needThis(); 283 bool needThis(); 693 bool needThis();
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/ |
H A D | declaration.h | 176 bool needThis(); 266 bool needThis(); 658 bool needThis();
|
H A D | aliasthis.d | 86 if (tthis && ad.aliasthis.sym.needThis())
|
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/ |
H A D | aliasthis.c | 37 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | declaration.h | 183 bool needThis(); 274 bool needThis(); 651 bool needThis();
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/ |
H A D | aliasthis.c | 37 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | declaration.h | 183 bool needThis(); 275 bool needThis(); 652 bool needThis();
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/ |
H A D | aliasthis.c | 37 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | declaration.h | 183 bool needThis(); 275 bool needThis(); 652 bool needThis();
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/ |
H A D | aliasthis.c | 37 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | declaration.h | 183 bool needThis(); 274 bool needThis(); 651 bool needThis();
|
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/ |
H A D | aliasthis.c | 37 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | declaration.h | 183 bool needThis(); 275 bool needThis(); 652 bool needThis();
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/ |
H A D | aliasthis.c | 37 if (tthis && ad->aliasthis->needThis()) in resolveAliasThis()
|
H A D | declaration.h | 183 bool needThis(); 274 bool needThis(); 651 bool needThis();
|