Searched refs:TOKthrow (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ | ||
| H A D | tokens.h | 49 TOKtype, TOKthrow, enumerator |
| H A D | tokens.c | 218 { "throw", TOKthrow }, |
| H A D | parse.c | 5737 case TOKthrow: in parseStatement() |