Searched defs:catches (Results 1 – 14 of 14) sorted by relevance
1457 auto catches = new Catches(); in visit() local
178 auto catches = new Catches(); in visit() local2293 auto catches = new Catches(); in mergeFrequire() local2360 auto catches = new Catches(); in mergeFrequireInclusivePreview() local
580 Catches *catches; variable
1561 Catches* catches; variable1565 extern (D) this(const ref Loc loc, Statement _body, Catches* catches) in this()
345 auto catches = new Catches(); in package() local
6362 AST.Catches* catches = null; variable
457 int catches = 0; in in_nested_catch() local
584 Catches *catches; variable
1343 TryCatchStatement::TryCatchStatement(Loc loc, Statement *body, Catches *catches) in TryCatchStatement()
281 Catches *catches = new Catches(); in visit() local2693 Catches *catches = new Catches(); in mergeFrequire() local
192 Catches *catches = new Catches(); in visit() local
5683 Catches *catches = NULL; in parseStatement() local
1270 tree catches = pop_stmt_list (); in visit() local
1257 tree catches = pop_stmt_list (); in visit() local