GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cache_entry_search Struct Reference

Public Member Functions

hashval_t hash () const
 

Public Attributes

const char * name
 
domain_enum domain
 

Detailed Description

Definition at line 349 of file ada-lang.c.

Member Function Documentation

◆ hash()

hashval_t cache_entry_search::hash ( ) const
inline

Definition at line 354 of file ada-lang.c.

References name.

Referenced by cache_symbol(), and lookup_cached_symbol().

Member Data Documentation

◆ domain

domain_enum cache_entry_search::domain

Definition at line 352 of file ada-lang.c.

Referenced by cache_symbol(), eq_cache_entry(), and lookup_cached_symbol().

◆ name

const char* cache_entry_search::name

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