Home
last modified time | relevance | path

Searched refs:DotVarExp (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dclone.c302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
828 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
854 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
885 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
894 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
911 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
966 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1036 ex = new DotVarExp(loc, ex, v); in buildDtor()
1045 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1062 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
H A Descape.c210 e1 = ((DotVarExp *)e1)->e1; in checkAssignEscape()
787 void visit(DotVarExp *e) in escapeByValue()
972 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByValue()
1099 void visit(DotVarExp *e) in escapeByRef()
1179 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByRef()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dclone.c302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
828 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
849 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
880 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
889 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
901 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
956 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1026 ex = new DotVarExp(loc, ex, v); in buildDtor()
1035 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1047 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
H A Descape.c210 e1 = ((DotVarExp *)e1)->e1; in checkAssignEscape()
787 void visit(DotVarExp *e) in escapeByValue()
972 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByValue()
1099 void visit(DotVarExp *e) in escapeByRef()
1179 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByRef()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dclone.c299 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
826 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
847 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
878 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
887 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
899 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
954 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1024 ex = new DotVarExp(loc, ex, v); in buildDtor()
1033 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1045 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
H A Descape.c210 e1 = ((DotVarExp *)e1)->e1; in checkAssignEscape()
787 void visit(DotVarExp *e) in escapeByValue()
972 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByValue()
1099 void visit(DotVarExp *e) in escapeByRef()
1179 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByRef()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dclone.c299 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
826 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
847 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
878 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
887 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
899 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
954 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1024 ex = new DotVarExp(loc, ex, v); in buildDtor()
1033 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1045 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
H A Descape.c210 e1 = ((DotVarExp *)e1)->e1; in checkAssignEscape()
787 void visit(DotVarExp *e) in escapeByValue()
972 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByValue()
1099 void visit(DotVarExp *e) in escapeByRef()
1179 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByRef()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dclone.c302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
828 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
854 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
885 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
894 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
911 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
966 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1036 ex = new DotVarExp(loc, ex, v); in buildDtor()
1045 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1062 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dclone.c302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
828 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
849 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
880 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
889 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
901 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
956 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1026 ex = new DotVarExp(loc, ex, v); in buildDtor()
1035 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1047 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dclone.c302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
828 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
854 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
885 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
894 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
911 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
966 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1036 ex = new DotVarExp(loc, ex, v); in buildDtor()
1045 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1062 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dclone.c299 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
826 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
847 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
878 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
887 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
899 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
954 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1024 ex = new DotVarExp(loc, ex, v); in buildDtor()
1033 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1045 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
H A Descape.c210 e1 = ((DotVarExp *)e1)->e1; in checkAssignEscape()
787 void visit(DotVarExp *e) in escapeByValue()
972 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByValue()
1099 void visit(DotVarExp *e) in escapeByRef()
1179 DotVarExp *dve = (DotVarExp *)e->e1; in escapeByRef()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dclone.c302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
828 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
849 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
880 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
889 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildPostBlit()
901 ex = new DotVarExp(loc, ex, v); in buildPostBlit()
956 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
1026 ex = new DotVarExp(loc, ex, v); in buildDtor()
1035 ex = new DotVarExp(loc, ex, sdv->dtor, false); in buildDtor()
1047 ex = new DotVarExp(loc, ex, v); in buildDtor()
[all …]
H A Dsafe.c38 DotVarExp *dve = (DotVarExp *)e; in checkUnsafeAccess()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dclone.d357 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
900 ex = new DotVarExp(loc, ex, v); in buildDtor()
908 ex = new DotVarExp(loc, ex, sdv.dtor, false); in buildDtor()
920 ex = new DotVarExp(loc, ex, v); in buildDtor()
1007 ex = new DotVarExp(loc, ex, fd, false); in buildDtor()
1263 ex = new DotVarExp(loc, ex, sf); in buildPostBlit()
1286 ex = new DotVarExp(loc, ex, sf); in buildPostBlit()
1342 ex = new DotVarExp(loc, ex, structField); in buildPostBlit()
1363 ex = new DotVarExp(loc, ex, structField); in buildPostBlit()
1437 ex = new DotVarExp(loc, ex, fd, false); in buildPostBlit()
[all …]
H A Dsafe.d51 DotVarExp dve = cast(DotVarExp)e; in checkUnsafeAccess()

1234567891011