Searched defs:descriptions (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h209 AddCompletions(const StringList &completions, const StringList &descriptions) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp185 StringList new_matches, descriptions; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp458 StringList matches, descriptions; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp248 HandleCompletionWithDescriptions( const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, SBStringList &matches, SBStringList &descriptions) argument
318 HandleCompletionWithDescriptions( const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, SBStringList &matches, SBStringList &descriptions) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c1477 svn_ra_print_ra_libraries(svn_stringbuf_t **descriptions, void *ra_baton, apr_pool_t *pool) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp871 GetCommandNamesMatchingPartialString( const char *cmd_str, bool include_aliases, StringList &matches, StringList &descriptions) argument
1813 StringList new_matches, descriptions; local
[all...]

Completed in 202 milliseconds