Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBCommandInterpreter.i79 EventIsCommandInterpreterEvent (const lldb::SBEvent &event);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBCommandInterpreter.h42 static bool EventIsCommandInterpreterEvent(const lldb::SBEvent &event);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp514 bool SBCommandInterpreter::EventIsCommandInterpreterEvent( in EventIsCommandInterpreterEvent() function in SBCommandInterpreter