Searched refs:eBroadcastBitAsynchronousErrorData (Results 1 – 5 of 5) sorted by relevance
82 eBroadcastBitAsynchronousErrorData = (1 << 4) enumerator
212 eBroadcastBitAsynchronousErrorData = (1 << 4) enumerator
369 lldb::SBCommandInterpreter::eBroadcastBitAsynchronousErrorData; in InitSBListener()
779 case lldb::SBCommandInterpreter::eBroadcastBitAsynchronousErrorData: in HandleEventSBCommandInterpreter()
1553 CommandInterpreter::eBroadcastBitAsynchronousErrorData ); in DefaultEventHandler()1593 … else if (event_type & CommandInterpreter::eBroadcastBitAsynchronousErrorData) in DefaultEventHandler()