Home
last modified time | relevance | path

Searched defs:plugin_context (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dcontext.hh76 struct plugin_context : public cc1_plugin::connection struct
78 plugin_context (int fd) in plugin_context() function
87 hash_table<decl_addr_hasher> address_map;
90 hash_table< nofree_ptr_hash<tree_node> > preserved;
93 hash_table<string_hasher> file_names;
99 tree preserve (tree t) in preserve()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc166 struct plugin_context : public cc1_plugin::connection struct
171 hash_table<decl_addr_hasher> address_map;
174 hash_table< nofree_ptr_hash<tree_node> > preserved;
177 hash_table<string_hasher> file_names;
183 tree preserve (tree t) in preserve()
190 location_t get_location_t (const char *filename, in get_location_t()
220 static plugin_context *current_context; argument
224 plugin_context::plugin_context (int fd) in plugin_context() function in plugin_context
H A Dlibcp1plugin.cc157 struct plugin_context : public cc1_plugin::connection struct
162 hash_table<decl_addr_hasher> address_map;
165 hash_table< nofree_ptr_hash<tree_node> > preserved;
168 hash_table<string_hasher> file_names;
174 tree preserve (tree t) in preserve()
181 location_t get_location_t (const char *filename, in get_location_t()
211 static plugin_context *current_context; argument
215 plugin_context::plugin_context (int fd) in plugin_context() function in plugin_context