Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DCommandObject.h166 virtual lldb::CommandObjectSP GetSubcommandSPExact(llvm::StringRef sub_cmd) { in GetSubcommandSPExact() function
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectMultiword.cpp31 CommandObjectMultiword::GetSubcommandSPExact(llvm::StringRef sub_cmd) { in GetSubcommandSPExact() function in CommandObjectMultiword