GDB (xrefs)
|
Go to the source code of this file.
Classes | |
union | type_stack_elt |
struct | type_stack |
Enumerations | |
enum | type_pieces { tp_end = -1 , tp_pointer , tp_reference , tp_rvalue_reference , tp_array , tp_function , tp_function_with_arguments , tp_const , tp_volatile , tp_space_identifier , tp_atomic , tp_restrict , tp_type_stack , tp_kind } |
enum type_pieces |
Enumerator | |
---|---|
tp_end | |
tp_pointer | |
tp_reference | |
tp_rvalue_reference | |
tp_array | |
tp_function | |
tp_function_with_arguments | |
tp_const | |
tp_volatile | |
tp_space_identifier | |
tp_atomic | |
tp_restrict | |
tp_type_stack | |
tp_kind |
Definition at line 31 of file type-stack.h.