throws            137 preparser/preparser-process.cc     if (!throws()) return NULL;
throws            152 preparser/preparser-process.cc     if (!throws()) return -1;
throws            158 preparser/preparser-process.cc     if (!throws()) return -1;
throws            225 preparser/preparser-process.cc       : throws(false), type(NULL), beg_pos(-1), end_pos(-1) { }
throws            226 preparser/preparser-process.cc   bool throws;
throws            236 preparser/preparser-process.cc   if (expects->throws) {
throws            237 preparser/preparser-process.cc     if (!reader.throws()) {
throws            263 preparser/preparser-process.cc   } else if (reader.throws()) {
throws            279 preparser/preparser-process.cc     expects.throws = true;