Home
last modified time | relevance | path

Searched refs:EventIsCommandInterpreterEvent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h48 static bool EventIsCommandInterpreterEvent(const lldb::SBEvent &event);
/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp536 bool SBCommandInterpreter::EventIsCommandInterpreterEvent( in EventIsCommandInterpreterEvent() function in SBCommandInterpreter