Searched defs:WantsCompletion (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp113 bool CommandAlias::WantsCompletion() { function in class:CommandAlias
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp342 bool CommandObjectProxy::WantsCompletion() { function in class:CommandObjectProxy
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h190 virtual bool WantsCompletion() { return !WantsRawCommandString(); } function in class:lldb_private::CommandObject

Completed in 199 milliseconds