GDB (xrefs)
Public Attributes | List of all members
add_partial_filename_data Struct Reference

Public Attributes

struct filename_seen_cachefilename_seen_cache
 
const char * text
 
const char * word
 
int text_len
 
completion_listlist
 

Detailed Description

Definition at line 5338 of file symtab.c.

Member Data Documentation

◆ filename_seen_cache

struct filename_seen_cache* add_partial_filename_data::filename_seen_cache

◆ list

completion_list* add_partial_filename_data::list

◆ text

const char* add_partial_filename_data::text

◆ text_len

int add_partial_filename_data::text_len

◆ word

const char* add_partial_filename_data::word

The documentation for this struct was generated from the following file: