Home
last modified time | relevance | path

Searched defs:catches (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic3.d1457 auto catches = new Catches(); in visit() local
H A Dfunc.d178 auto catches = new Catches(); in visit() local
2293 auto catches = new Catches(); in mergeFrequire() local
2360 auto catches = new Catches(); in mergeFrequireInclusivePreview() local
H A Dstatement.h580 Catches *catches; variable
H A Dstatement.d1561 Catches* catches; variable
1565 extern (D) this(const ref Loc loc, Statement _body, Catches* catches) in this()
H A Dstatementsem.d345 auto catches = new Catches(); in package() local
H A Dparse.d6362 AST.Catches* catches = null; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc457 int catches = 0; in in_nested_catch() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.h584 Catches *catches; variable
H A Dstatement.c1343 TryCatchStatement::TryCatchStatement(Loc loc, Statement *body, Catches *catches) in TryCatchStatement()
H A Dfunc.c281 Catches *catches = new Catches(); in visit() local
2693 Catches *catches = new Catches(); in mergeFrequire() local
H A Dstatementsem.c192 Catches *catches = new Catches(); in visit() local
H A Dparse.c5683 Catches *catches = NULL; in parseStatement() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc1270 tree catches = pop_stmt_list (); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc1257 tree catches = pop_stmt_list (); in visit() local