GDB (xrefs)
|
This is the complete list of members for type_stack, including all inherited members.
append(struct type_stack *from) | type_stack | inline |
create() | type_stack | inline |
DISABLE_COPY_AND_ASSIGN(type_stack) | type_stack | |
follow_type_instance_flags() | type_stack | |
follow_types(struct type *follow_type) | type_stack | |
insert(enum type_pieces tp) | type_stack | |
insert(struct expr_builder *pstate, const char *string) | type_stack | |
insert_into(int slot, union type_stack_elt element) | type_stack | inlineprivate |
m_elements | type_stack | private |
pop() | type_stack | inline |
pop_int() | type_stack | inline |
pop_type_stack() | type_stack | inline |
pop_typelist() | type_stack | inline |
push(enum type_pieces tp) | type_stack | inline |
push(int n) | type_stack | inline |
push(struct type_stack *stack) | type_stack | inline |
push(std::vector< struct type * > *list) | type_stack | inline |
type_stack()=default | type_stack |