|
GDB (xrefs)
|
#include "symtab.h"
Public Attributes | |
| struct symbol | base |
| int | n_template_arguments |
| struct symbol ** | template_arguments |
| struct symbol template_symbol::base |
Definition at line 846 of file symtab.h.
Referenced by allocate_template_symbol(), and read_func_scope().
| int template_symbol::n_template_arguments |
Definition at line 849 of file symtab.h.
Referenced by cp_lookup_symbol_imports_or_template(), and read_func_scope().
| struct symbol** template_symbol::template_arguments |
Definition at line 853 of file symtab.h.
Referenced by cp_lookup_symbol_imports_or_template(), and read_func_scope().
1.8.10