Searched refs:VerifyUserMultiwordCmdPath (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/lldb/unittests/Interpreter/ |
| H A D | TestCommandPaths.cpp | 95 interp.VerifyUserMultiwordCmdPath(test_args, is_leaf, error); in RunTest()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectCommands.cpp | 1558 m_container = GetCommandInterpreter().VerifyUserMultiwordCmdPath( in DoExecute() 1753 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute() 1936 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute() 2045 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()
|
| H A D | CommandCompletions.cpp | 836 interpreter.VerifyUserMultiwordCmdPath(args, true, error); in CompleteModifiableCmdPathArgs()
|
| /llvm-project-15.0.7/lldb/include/lldb/Interpreter/ |
| H A D | CommandInterpreter.h | 310 CommandObjectMultiword *VerifyUserMultiwordCmdPath(Args &path,
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | CommandInterpreter.cpp | 915 CommandObjectMultiword *CommandInterpreter::VerifyUserMultiwordCmdPath( in VerifyUserMultiwordCmdPath() function in CommandInterpreter
|