Home
last modified time | relevance | path

Searched refs:checkRightThis (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dexpression.h188 bool checkRightThis(Scope *sc);
H A Dexpression.c497 if (e->checkRightThis(sc)) in resolveProperties()
2672 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
H A Dexpressionsem.c3116 if (ue1old->checkRightThis(sc)) in visit()
5321 if (e1x->checkRightThis(sc)) in visit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dexpression.h189 bool checkRightThis(Scope *sc);
H A Dexpression.c497 if (e->checkRightThis(sc)) in resolveProperties()
2680 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
H A Dexpressionsem.c3171 if (ue1old->checkRightThis(sc)) in visit()
5376 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dexpression.h189 bool checkRightThis(Scope *sc);
H A Dexpression.c492 if (e->checkRightThis(sc)) in resolveProperties()
2678 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
H A Dexpressionsem.c3188 if (ue1old->checkRightThis(sc)) in visit()
5393 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dexpression.h188 bool checkRightThis(Scope *sc);
H A Dexpression.c497 if (e->checkRightThis(sc)) in resolveProperties()
2672 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
H A Dexpressionsem.c3116 if (ue1old->checkRightThis(sc)) in visit()
5321 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dexpression.h189 bool checkRightThis(Scope *sc);
H A Dexpression.c497 if (e->checkRightThis(sc)) in resolveProperties()
2680 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
H A Dexpressionsem.c3181 if (ue1old->checkRightThis(sc)) in visit()
5386 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dexpression.h188 bool checkRightThis(Scope *sc);
H A Dexpression.c497 if (e->checkRightThis(sc)) in resolveProperties()
2675 bool Expression::checkRightThis(Scope *sc) in checkRightThis() function
H A Dexpressionsem.c3124 if (ue1old->checkRightThis(sc)) in visit()
5329 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dexpression.h204 bool checkRightThis(Scope *sc);
H A Dexpressionsem.c1115 if (e->checkRightThis(sc)) in resolveProperties()
5191 if (ue1old->checkRightThis(sc)) in visit()
7414 if (e1x->checkRightThis(sc)) in visit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.h204 bool checkRightThis(Scope *sc);
H A Dexpressionsem.c1115 if (e->checkRightThis(sc)) in resolveProperties()
5191 if (ue1old->checkRightThis(sc)) in visit()
7414 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.h204 bool checkRightThis(Scope *sc);
H A Dexpressionsem.c1115 if (e->checkRightThis(sc)) in resolveProperties()
5191 if (ue1old->checkRightThis(sc)) in visit()
7414 if (e1x->checkRightThis(sc)) in visit()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dexpressionsem.d1365 if (e.checkRightThis(sc)) in resolveProperties()
4722 if (ue1old.checkRightThis(sc)) in visit()
8704 if (e1x.checkRightThis(sc)) in visit()

12