Searched refs:BT_Undef (Results 1 – 1 of 1) sorted by relevance
28 mutable std::unique_ptr<BuiltinBug> BT_Undef; member in __anonbf6236170111::ReturnUndefChecker96 if (!BT_Undef) in emitUndef()97 BT_Undef.reset( in emitUndef()100 emitBug(C, *BT_Undef, RetE); in emitUndef()