Home
last modified time | relevance | path

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

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dstatement.h121 virtual bool hasContinue() const;
246 bool hasContinue() const;
260 bool hasContinue() const;
285 bool hasContinue() const;
299 bool hasContinue() const;
321 bool hasContinue() const;
345 bool hasContinue() const;
364 bool hasContinue() const;
558 bool hasContinue() const;
621 bool hasContinue() const;
H A Dstatement.d202 bool hasContinue() const pure nothrow in hasContinue() function
679 override bool hasContinue() const pure nothrow in hasContinue() function
722 override bool hasContinue() const pure nothrow in hasContinue() function
724 return statement ? statement.hasContinue() : false; in hasContinue()
806 override bool hasContinue() const pure nothrow in hasContinue() function
847 override bool hasContinue() const pure nothrow in hasContinue() function
905 override bool hasContinue() const pure nothrow in hasContinue() function
959 override bool hasContinue() const pure nothrow in hasContinue() function
1005 override bool hasContinue() const pure nothrow in hasContinue() function
1508 override bool hasContinue() const pure nothrow in hasContinue() function
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dstatement.h85 virtual bool hasContinue();
212 bool hasContinue();
228 bool hasContinue();
241 bool hasContinue();
259 bool hasContinue();
274 bool hasContinue();
298 bool hasContinue();
324 bool hasContinue();
345 bool hasContinue();
562 bool hasContinue();
[all …]
H A Dstatement.c157 bool Statement::hasContinue() in hasContinue() function
648 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
680 bool ScopeStatement::hasContinue() in hasContinue() function
682 return statement ? statement->hasContinue() : false; in hasContinue()
708 bool WhileStatement::hasContinue() in hasContinue() function
736 bool DoStatement::hasContinue() in hasContinue() function
777 bool ForStatement::hasContinue() in hasContinue() function
834 bool ForeachStatement::hasContinue() in hasContinue() function
871 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1198 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
H A Dstatementsem.c2868 if (!s || !s->hasContinue()) in visit()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dstatement.h85 virtual bool hasContinue();
212 bool hasContinue();
228 bool hasContinue();
241 bool hasContinue();
259 bool hasContinue();
274 bool hasContinue();
298 bool hasContinue();
324 bool hasContinue();
345 bool hasContinue();
562 bool hasContinue();
[all …]
H A Dstatement.c157 bool Statement::hasContinue() in hasContinue() function
648 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
680 bool ScopeStatement::hasContinue() in hasContinue() function
682 return statement ? statement->hasContinue() : false; in hasContinue()
708 bool WhileStatement::hasContinue() in hasContinue() function
736 bool DoStatement::hasContinue() in hasContinue() function
777 bool ForStatement::hasContinue() in hasContinue() function
834 bool ForeachStatement::hasContinue() in hasContinue() function
871 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1198 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
H A Dstatementsem.c2868 if (!s || !s->hasContinue()) in visit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dstatement.h85 virtual bool hasContinue();
212 bool hasContinue();
228 bool hasContinue();
241 bool hasContinue();
259 bool hasContinue();
274 bool hasContinue();
298 bool hasContinue();
324 bool hasContinue();
345 bool hasContinue();
562 bool hasContinue();
[all …]
H A Dstatement.c157 bool Statement::hasContinue() in hasContinue() function
648 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
680 bool ScopeStatement::hasContinue() in hasContinue() function
682 return statement ? statement->hasContinue() : false; in hasContinue()
708 bool WhileStatement::hasContinue() in hasContinue() function
736 bool DoStatement::hasContinue() in hasContinue() function
777 bool ForStatement::hasContinue() in hasContinue() function
834 bool ForeachStatement::hasContinue() in hasContinue() function
871 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1198 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
H A Dstatementsem.c2868 if (!s || !s->hasContinue()) in visit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dstatement.h85 virtual bool hasContinue();
212 bool hasContinue();
228 bool hasContinue();
257 bool hasContinue();
272 bool hasContinue();
296 bool hasContinue();
322 bool hasContinue();
343 bool hasContinue();
561 bool hasContinue();
623 bool hasContinue();
H A Dstatement.c158 bool Statement::hasContinue() in hasContinue() function
656 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
688 bool ScopeStatement::hasContinue() in hasContinue() function
690 return statement ? statement->hasContinue() : false; in hasContinue()
782 bool WhileStatement::hasContinue() in hasContinue() function
810 bool DoStatement::hasContinue() in hasContinue() function
851 bool ForStatement::hasContinue() in hasContinue() function
908 bool ForeachStatement::hasContinue() in hasContinue() function
945 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1318 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
H A Dstatementsem.c3140 if (!s || !s->hasContinue()) in visit()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dstatement.h85 virtual bool hasContinue();
212 bool hasContinue();
228 bool hasContinue();
257 bool hasContinue();
272 bool hasContinue();
296 bool hasContinue();
322 bool hasContinue();
343 bool hasContinue();
561 bool hasContinue();
623 bool hasContinue();
H A Dstatement.c158 bool Statement::hasContinue() in hasContinue() function
656 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
688 bool ScopeStatement::hasContinue() in hasContinue() function
690 return statement ? statement->hasContinue() : false; in hasContinue()
782 bool WhileStatement::hasContinue() in hasContinue() function
810 bool DoStatement::hasContinue() in hasContinue() function
851 bool ForStatement::hasContinue() in hasContinue() function
908 bool ForeachStatement::hasContinue() in hasContinue() function
945 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1318 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dstatement.h85 virtual bool hasContinue();
212 bool hasContinue();
228 bool hasContinue();
257 bool hasContinue();
272 bool hasContinue();
296 bool hasContinue();
322 bool hasContinue();
343 bool hasContinue();
561 bool hasContinue();
623 bool hasContinue();
H A Dstatement.c158 bool Statement::hasContinue() in hasContinue() function
656 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
688 bool ScopeStatement::hasContinue() in hasContinue() function
690 return statement ? statement->hasContinue() : false; in hasContinue()
782 bool WhileStatement::hasContinue() in hasContinue() function
810 bool DoStatement::hasContinue() in hasContinue() function
851 bool ForStatement::hasContinue() in hasContinue() function
908 bool ForeachStatement::hasContinue() in hasContinue() function
945 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1318 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dstatement.h94 virtual bool hasContinue();
222 bool hasContinue();
238 bool hasContinue();
267 bool hasContinue();
282 bool hasContinue();
306 bool hasContinue();
332 bool hasContinue();
353 bool hasContinue();
571 bool hasContinue();
633 bool hasContinue();
H A Dstatement.c175 bool Statement::hasContinue() in hasContinue() function
677 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
709 bool ScopeStatement::hasContinue() in hasContinue() function
711 return statement ? statement->hasContinue() : false; in hasContinue()
803 bool WhileStatement::hasContinue() in hasContinue() function
831 bool DoStatement::hasContinue() in hasContinue() function
872 bool ForStatement::hasContinue() in hasContinue() function
929 bool ForeachStatement::hasContinue() in hasContinue() function
966 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1339 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dstatement.h94 virtual bool hasContinue();
222 bool hasContinue();
238 bool hasContinue();
267 bool hasContinue();
282 bool hasContinue();
306 bool hasContinue();
332 bool hasContinue();
353 bool hasContinue();
571 bool hasContinue();
633 bool hasContinue();
H A Dstatement.c175 bool Statement::hasContinue() in hasContinue() function
677 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
709 bool ScopeStatement::hasContinue() in hasContinue() function
711 return statement ? statement->hasContinue() : false; in hasContinue()
803 bool WhileStatement::hasContinue() in hasContinue() function
831 bool DoStatement::hasContinue() in hasContinue() function
872 bool ForStatement::hasContinue() in hasContinue() function
929 bool ForeachStatement::hasContinue() in hasContinue() function
966 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1339 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dstatement.h94 virtual bool hasContinue();
222 bool hasContinue();
238 bool hasContinue();
267 bool hasContinue();
282 bool hasContinue();
306 bool hasContinue();
332 bool hasContinue();
353 bool hasContinue();
571 bool hasContinue();
633 bool hasContinue();
H A Dstatement.c175 bool Statement::hasContinue() in hasContinue() function
677 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
709 bool ScopeStatement::hasContinue() in hasContinue() function
711 return statement ? statement->hasContinue() : false; in hasContinue()
803 bool WhileStatement::hasContinue() in hasContinue() function
831 bool DoStatement::hasContinue() in hasContinue() function
872 bool ForStatement::hasContinue() in hasContinue() function
929 bool ForeachStatement::hasContinue() in hasContinue() function
966 bool ForeachRangeStatement::hasContinue() in hasContinue() function
1339 bool SynchronizedStatement::hasContinue() in hasContinue() function
[all …]
/dports/lang/nim/nim-1.6.2/compiler/
H A Dtransf.nim225 proc hasContinue(n: PNode): bool =
231 if hasContinue(n[i]): return true
260 if hasContinue(n):

12