Home
last modified time | relevance | path

Searched refs:isNeedThisScope (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dexpression.d203 bool isNeedThisScope(Scope* sc, Declaration d) in isNeedThisScope() function
998 if (isNeedThisScope(sc, dve.var)) in modifiableLvalue()
1506 if (isNeedThisScope(sc, ve.var)) in checkRightThis()
H A Dexpressionsem.d4943 else if (isNeedThisScope(sc, exp.f)) in visit()
5068 else if (isNeedThisScope(sc, exp.f)) in visit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dexpression.c102 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
1076 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
H A Dexpressionsem.c58 bool isNeedThisScope(Scope *sc, Declaration *d);
5428 else if (isNeedThisScope(sc, exp->f)) in visit()
5559 else if (isNeedThisScope(sc, exp->f)) in visit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.c102 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
1076 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
H A Dexpressionsem.c58 bool isNeedThisScope(Scope *sc, Declaration *d);
5428 else if (isNeedThisScope(sc, exp->f)) in visit()
5559 else if (isNeedThisScope(sc, exp->f)) in visit()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.c102 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
1076 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
H A Dexpressionsem.c58 bool isNeedThisScope(Scope *sc, Declaration *d);
5428 else if (isNeedThisScope(sc, exp->f)) in visit()
5559 else if (isNeedThisScope(sc, exp->f)) in visit()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dexpressionsem.c60 bool isNeedThisScope(Scope *sc, Declaration *d);
3344 else if (isNeedThisScope(sc, exp->f)) in visit()
3471 else if (isNeedThisScope(sc, exp->f)) in visit()
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
2679 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dexpressionsem.c59 bool isNeedThisScope(Scope *sc, Declaration *d);
3399 else if (isNeedThisScope(sc, exp->f)) in visit()
3526 else if (isNeedThisScope(sc, exp->f)) in visit()
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
2687 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dexpressionsem.c59 bool isNeedThisScope(Scope *sc, Declaration *d);
3416 else if (isNeedThisScope(sc, exp->f)) in visit()
3543 else if (isNeedThisScope(sc, exp->f)) in visit()
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
2685 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dexpressionsem.c60 bool isNeedThisScope(Scope *sc, Declaration *d);
3344 else if (isNeedThisScope(sc, exp->f)) in visit()
3471 else if (isNeedThisScope(sc, exp->f)) in visit()
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
2679 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dexpressionsem.c59 bool isNeedThisScope(Scope *sc, Declaration *d);
3409 else if (isNeedThisScope(sc, exp->f)) in visit()
3536 else if (isNeedThisScope(sc, exp->f)) in visit()
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
2687 if (isNeedThisScope(sc, ve->var)) in checkRightThis()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dexpressionsem.c60 bool isNeedThisScope(Scope *sc, Declaration *d);
3352 else if (isNeedThisScope(sc, exp->f)) in visit()
3479 else if (isNeedThisScope(sc, exp->f)) in visit()
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
2682 if (isNeedThisScope(sc, ve->var)) in checkRightThis()