Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/Interfaces/
H A DScriptedInterfaceUsages.cpp21 (kind == UsageKind::CommandInterpreter) ? GetCommandInterpreterUsages() in Dump()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedInterfaceUsages.h25 const std::vector<llvm::StringRef> &GetCommandInterpreterUsages() const { in GetCommandInterpreterUsages() function