Home
last modified time | relevance | path

Searched defs:GetFlagsForCommandObject (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h537 GetFlagsForCommandObject(StructuredData::GenericSP cmd_obj_sp) { in GetFlagsForCommandObject() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2911 uint32_t ScriptInterpreterPythonImpl::GetFlagsForCommandObject( in GetFlagsForCommandObject() function in ScriptInterpreterPythonImpl