Searched defs:completion_type (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionGroupFile.cpp | 18 uint32_t completion_type, in OptionGroupFile() 47 int short_option, uint32_t completion_type, in OptionGroupFileList()
|
| H A D | OptionGroupString.cpp | 18 uint32_t completion_type, in OptionGroupString()
|
| H A D | OptionGroupUInt64.cpp | 18 uint32_t completion_type, in OptionGroupUInt64()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | OptionDefinition.h | 42 uint32_t completion_type; member
|
| /freebsd-14.2/contrib/libedit/ |
| H A D | filecomplete.c | 665 int *completion_type, int *over, int *point, int *end, in fn_complete2() 835 int *completion_type, int *over, int *point, int *end) in fn_complete()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandObject.h | 86 lldb::CompletionType completion_type; member
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectCommands.cpp | 1076 CompletionType completion_type) in CommandObjectPythonFunction() 1158 CompletionType completion_type) in CommandObjectScriptingObject() 1452 lldb::CompletionType completion_type = in SetOptionValue() local
|