Home
last modified time | relevance | path

Searched defs:GotoStatement (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dgoto.c58 void GotoStatement (void) in GotoStatement() function
/dports/www/node10/node-v10.24.1/deps/v8/src/torque/
H A Dast.h462 struct GotoStatement : Statement { struct
464 GotoStatement(SourcePosition p, std::string l, in GotoStatement() function
467 std::string label;
468 std::vector<Expression*> arguments;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dstatement_rewrite_walker.h163 void visit(GotoStatement *) { } in visit() argument
H A Dstatement.h40 class GotoStatement; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dstatement_rewrite_walker.h163 void visit(GotoStatement *) { } in visit() argument
H A Dstatement.h40 class GotoStatement; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dstatement_rewrite_walker.h163 void visit(GotoStatement *) { } in visit() argument
H A Dstatement.h40 class GotoStatement; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dstatement_rewrite_walker.h163 void visit(GotoStatement *) { } in visit() argument
H A Dstatement.h34 class GotoStatement; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/torque/
H A Dast.h755 struct GotoStatement : Statement { struct
757 GotoStatement(SourcePosition pos, Identifier* label, in GotoStatement() argument
760 Identifier* label;
761 std::vector<Expression*> arguments;
/dports/lang/v8/v8-9.6.180.12/src/torque/
H A Dast.h770 struct GotoStatement : Statement { struct
772 GotoStatement(SourcePosition pos, Identifier* label, in GotoStatement() function
775 Identifier* label;
776 std::vector<Expression*> arguments;
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/
H A Dast.h770 struct GotoStatement : Statement { struct
772 GotoStatement(SourcePosition pos, Identifier* label, in GotoStatement() argument
775 Identifier* label;
776 std::vector<Expression*> arguments;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DASTPatternBuilder.h757 GotoStatementAST *GotoStatement() in GotoStatement() function
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable
H A Dstatement.c1410 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable
H A Dstatement.c1531 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable
H A Dstatement.c1531 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable
H A Dstatement.c1410 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable
H A Dstatement.c1531 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable

123