Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dforeachvar.d269 case STMT.Exp: visitExp(s.isExpStatement()); break; in foreachExpAndVar()
H A Dstatement.h131 …ExpStatement *isExpStatement() { return stmt == STMTexp ? (ExpStatement*)t… in isExpStatement() function
H A Dhdrgen.d204 auto ds = sx ? sx.isExpStatement() : null; in visit()
1565 if (auto es = frequire.isExpStatement()) in bodyToBuffer()
1588 if (auto es = fensure.ensure.isExpStatement()) in bodyToBuffer()
1745 if(auto es = d.fbody.isExpStatement()) in visit()
H A Dtransitivevisitor.d88 if (auto ds = sx.isExpStatement()) in ParseVisitMethods()
H A Dstatement.d365 …inout(ExpStatement) isExpStatement() { return stmt == STMT.Exp ? cast(type… in isExpStatement() function
H A Dob.d801 case STMT.Exp: visitExp(s.isExpStatement()); break; in toObNodes()
H A Dstatementsem.d4503 if (auto es = statement.isExpStatement()) in scopeCode()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dstatement.h96 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
145 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dstatement.h96 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
145 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dstatement.h96 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
145 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dstatement.h96 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
145 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dstatement.h96 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
145 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dstatement.h96 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
145 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dstatement.h105 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
154 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
1978 if (ExpStatement *es = frequire->isExpStatement()) in bodyToBuffer()
2003 if (ExpStatement *es = fensure.ensure->isExpStatement()) in bodyToBuffer()
2150 if (ExpStatement *es = d->fbody->isExpStatement()) in visit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dstatement.h105 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
154 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
1978 if (ExpStatement *es = frequire->isExpStatement()) in bodyToBuffer()
2003 if (ExpStatement *es = fensure.ensure->isExpStatement()) in bodyToBuffer()
2150 if (ExpStatement *es = d->fbody->isExpStatement()) in visit()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dstatement.h105 virtual ExpStatement *isExpStatement() { return NULL; } in isExpStatement() function
154 ExpStatement *isExpStatement() { return this; } in isExpStatement() function
H A Dhdrgen.c147 ExpStatement *ds = sx ? sx->isExpStatement() : NULL; in visit()
1978 if (ExpStatement *es = frequire->isExpStatement()) in bodyToBuffer()
2003 if (ExpStatement *es = fensure.ensure->isExpStatement()) in bodyToBuffer()
2150 if (ExpStatement *es = d->fbody->isExpStatement()) in visit()