GDB (xrefs)
|
#include "completer.h"
Public Member Functions | |
void | set_match (const char *m, const char *m_for_lcd=NULL) |
Public Attributes | |
completion_match | match |
completion_match_for_lcd | match_for_lcd |
Definition at line 223 of file completer.h.
|
inline |
Definition at line 233 of file completer.h.
References match, match_for_lcd, completion_match::set_match(), and completion_match_for_lcd::set_match().
Referenced by cp_fq_symbol_name_matches(), cp_symbol_name_matches_1(), default_symbol_name_matcher(), literal_symbol_name_matcher(), and ada_lookup_name_info::matches().
completion_match completion_match_result::match |
Definition at line 226 of file completer.h.
Referenced by completion_list_add_name(), ada_lookup_name_info::matches(), completion_tracker::reset_completion_match_result(), and set_match().
completion_match_for_lcd completion_match_result::match_for_lcd |
Definition at line 229 of file completer.h.
Referenced by completion_list_add_name(), cp_fq_symbol_name_matches(), cp_symbol_name_matches_1(), default_symbol_name_matcher(), completion_tracker::reset_completion_match_result(), and set_match().