This is the complete list of members for compile_cplus_instance, including all inherited members.
block() const | compile_instance | inline |
compile(const char *filename, int verbose_level=-1) | compile_instance | |
compile_cplus_instance(struct gcc_cp_context *gcc_cp) | compile_cplus_instance | inlineexplicit |
compile_instance(struct gcc_base_context *gcc_fe, const char *options) | compile_instance | |
convert_pointer_base(gcc_type target) | compile_cplus_instance | |
convert_qualified_base(gcc_type base, gcc_cp_qualifiers_flags quals) | compile_cplus_instance | |
convert_reference_base(gcc_type base, enum gcc_cp_ref_qualifiers rquals) | compile_cplus_instance | |
convert_type(struct type *type, enum gcc_cp_symbol_kind nested_access=GCC_CP_ACCESS_NONE) | compile_cplus_instance | |
decl_name(const char *natural) | compile_cplus_instance | static |
enter_scope(compile_scope &&scope) | compile_cplus_instance | |
error_symbol_once(const struct symbol *sym) | compile_instance | |
gcc_cplus_enter_scope | compile_cplus_instance | privatestatic |
gcc_cplus_leave_scope | compile_cplus_instance | privatestatic |
gcc_target_options() const | compile_instance | inline |
get_cached_type(struct type *type, gcc_type *ret) const | compile_instance | |
insert_symbol_error(const struct symbol *sym, const char *text) | compile_instance | |
insert_type(struct type *type, gcc_type gcc_type) | compile_instance | |
leave_scope() | compile_cplus_instance | |
m_block | compile_instance | protected |
m_default_cflags | compile_cplus_instance | privatestatic |
m_gcc_fe | compile_instance | protected |
m_gcc_target_options | compile_instance | protected |
m_plugin | compile_cplus_instance | private |
m_scope | compile_instance | protected |
m_scopes | compile_cplus_instance | private |
m_symbol_err_map | compile_instance | protected |
m_type_map | compile_instance | protected |
new_scope(const char *type_name, struct type *type) | compile_cplus_instance | |
plugin() | compile_cplus_instance | inline |
scope() const | compile_instance | inline |
set_arguments(int argc, char **argv, const char *regexp=NULL) | compile_instance | |
set_block(const struct block *block) | compile_instance | inline |
set_driver_filename(const char *filename) | compile_instance | |
set_print_callback(void(*print_function)(void *, const char *), void *datum) | compile_instance | |
set_scope(enum compile_i_scope_types scope) | compile_instance | inline |
set_source_file(const char *filename) | compile_instance | |
set_triplet_regexp(const char *regexp) | compile_instance | |
set_verbose(int level) | compile_instance | |
version() const | compile_instance | |
~compile_instance() | compile_instance | inlinevirtual |