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

#include "symtab.h"

Public Attributes

struct symbol base
 
int n_template_arguments
 
struct symbol ** template_arguments
 

Detailed Description

Definition at line 843 of file symtab.h.

Member Data Documentation

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().


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