Searched refs:cp_global_trees (Results 1 – 11 of 11) sorted by relevance
219 extern GTY(()) tree cp_global_trees[CPTI_MAX];221 #define wchar_decl_node cp_global_trees[CPTI_WCHAR_DECL]222 #define vtable_entry_type cp_global_trees[CPTI_VTABLE_ENTRY_TYPE]225 #define delta_type_node cp_global_trees[CPTI_DELTA_TYPE]227 #define vtable_index_type cp_global_trees[CPTI_VTABLE_INDEX_TYPE]229 #define class_type_node cp_global_trees[CPTI_CLASS_TYPE]230 #define unknown_type_node cp_global_trees[CPTI_UNKNOWN_TYPE]231 #define init_list_type_node cp_global_trees[CPTI_INIT_LIST_TYPE]232 #define vtbl_type_node cp_global_trees[CPTI_VTBL_TYPE]233 #define vtbl_ptr_type_node cp_global_trees[CPTI_VTBL_PTR_TYPE][all …]
1139 tree id = cp_global_trees[CPTI_FOR_RANGE__IDENTIFIER + i]; in finish_for_stmt()1154 = cp_global_trees[CPTI_FOR_RANGE_IDENTIFIER + i]; in finish_for_stmt()
138 tree cp_global_trees[CPTI_MAX]; variable
233 extern GTY(()) tree cp_global_trees[CPTI_MAX];235 #define wchar_decl_node cp_global_trees[CPTI_WCHAR_DECL]236 #define vtable_entry_type cp_global_trees[CPTI_VTABLE_ENTRY_TYPE]239 #define delta_type_node cp_global_trees[CPTI_DELTA_TYPE]241 #define vtable_index_type cp_global_trees[CPTI_VTABLE_INDEX_TYPE]243 #define class_type_node cp_global_trees[CPTI_CLASS_TYPE]244 #define unknown_type_node cp_global_trees[CPTI_UNKNOWN_TYPE]245 #define init_list_type_node cp_global_trees[CPTI_INIT_LIST_TYPE]246 #define explicit_void_list_node cp_global_trees[CPTI_EXPLICIT_VOID_LIST]247 #define vtbl_type_node cp_global_trees[CPTI_VTBL_TYPE][all …]
2678 (cp_global_trees): Add access_default, access_public,4326 (cp_global_trees): Declare new array. Add accessor macros for it, and4331 cp_global_trees and c_global_trees.
1405 tree id = cp_global_trees[CPTI_FOR_RANGE__IDENTIFIER + i]; in finish_for_stmt()1425 = cp_global_trees[CPTI_FOR_RANGE_IDENTIFIER + i]; in finish_for_stmt()
4386 * cp-tree.h (enum cp_tree_index, cp_global_trees): Move earlier,
6814 (cp_global_trees): rename dynamic_classes to keyed_classes
142 tree cp_global_trees[CPTI_MAX]; variable
6679 * decl.c (cp_global_trees): Adjust documentation.
3793 std::pair<tree *, unsigned> (cp_global_trees, CPTI_MODULE_HWM),