Searched defs:MayThrow (Results 1 – 3 of 3) sorted by relevance
40 bool MayThrow = false; // The current loop contains an instruction which member
42 bool MayThrow; // The current loop contains an instruction which member
309 bool MayThrow = false; in EmitExceptionTable() local