Home
last modified time | relevance | path

Searched refs:HandleCompletionWithDescriptions (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp235 return HandleCompletionWithDescriptions( in HandleCompletion()
240 int SBCommandInterpreter::HandleCompletionWithDescriptions( in HandleCompletionWithDescriptions() function in SBCommandInterpreter
245 HandleCompletionWithDescriptions, in HandleCompletionWithDescriptions()
310 int SBCommandInterpreter::HandleCompletionWithDescriptions( in HandleCompletionWithDescriptions() function in SBCommandInterpreter
315 HandleCompletionWithDescriptions, in HandleCompletionWithDescriptions()
323 return HandleCompletionWithDescriptions( in HandleCompletionWithDescriptions()
788 HandleCompletionWithDescriptions, in RegisterMethods()
792 HandleCompletionWithDescriptions, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreter.h196 int HandleCompletionWithDescriptions(
201 int HandleCompletionWithDescriptions(const char *current_line,
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBCommandInterpreter.i160 HandleCompletionWithDescriptions (const char *current_line,
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp12577 …result = (int)(arg1)->HandleCompletionWithDescriptions((char const *)arg2,arg3,arg4,arg5,*arg6,*ar… in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()