Home
last modified time | relevance | path

Searched defs:hasContinue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c158 bool Statement::hasContinue() in hasContinue() function
656 bool UnrolledLoopStatement::hasContinue() in hasContinue() function
688 bool ScopeStatement::hasContinue() in hasContinue() function
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
1416 bool TryFinallyStatement::hasContinue() in hasContinue() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.d201 bool hasContinue() const pure nothrow in hasContinue() function
686 override bool hasContinue() const pure nothrow in hasContinue() function
729 override bool hasContinue() const pure nothrow in hasContinue() function
813 override bool hasContinue() const pure nothrow in hasContinue() function
854 override bool hasContinue() const pure nothrow in hasContinue() function
912 override bool hasContinue() const pure nothrow in hasContinue() function
966 override bool hasContinue() const pure nothrow in hasContinue() function
1012 override bool hasContinue() const pure nothrow in hasContinue() function
1515 override bool hasContinue() const pure nothrow in hasContinue() function
1660 override bool hasContinue() const pure nothrow in hasContinue() function