OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cp_global_trees
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
decl.cc
111
/* The following symbols are subsumed in the
cp_global_trees
array, and
144
tree
cp_global_trees
[CPTI_MAX];
variable
cp-tree.h
244
extern GTY(()) tree
cp_global_trees
[CPTI_MAX];
246
#define wchar_decl_node
cp_global_trees
[CPTI_WCHAR_DECL]
247
#define vtable_entry_type
cp_global_trees
[CPTI_VTABLE_ENTRY_TYPE]
250
#define delta_type_node
cp_global_trees
[CPTI_DELTA_TYPE]
252
#define vtable_index_type
cp_global_trees
[CPTI_VTABLE_INDEX_TYPE]
254
#define class_type_node
cp_global_trees
[CPTI_CLASS_TYPE]
255
#define unknown_type_node
cp_global_trees
[CPTI_UNKNOWN_TYPE]
256
#define init_list_type_node
cp_global_trees
[CPTI_INIT_LIST_TYPE]
257
#define explicit_void_list_node
cp_global_trees
[CPTI_EXPLICIT_VOID_LIST]
258
#define vtbl_type_node
cp_global_trees
[CPTI_VTBL_TYPE
243
extern GTY(()) tree
cp_global_trees
[CPTI_MAX];
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc
109
/* The following symbols are subsumed in the
cp_global_trees
array, and
142
tree
cp_global_trees
[CPTI_MAX];
variable
cp-tree.h
234
extern GTY(()) tree
cp_global_trees
[CPTI_MAX];
236
#define wchar_decl_node
cp_global_trees
[CPTI_WCHAR_DECL]
237
#define vtable_entry_type
cp_global_trees
[CPTI_VTABLE_ENTRY_TYPE]
240
#define delta_type_node
cp_global_trees
[CPTI_DELTA_TYPE]
242
#define vtable_index_type
cp_global_trees
[CPTI_VTABLE_INDEX_TYPE]
244
#define class_type_node
cp_global_trees
[CPTI_CLASS_TYPE]
245
#define unknown_type_node
cp_global_trees
[CPTI_UNKNOWN_TYPE]
246
#define init_list_type_node
cp_global_trees
[CPTI_INIT_LIST_TYPE]
247
#define explicit_void_list_node
cp_global_trees
[CPTI_EXPLICIT_VOID_LIST]
248
#define vtbl_type_node
cp_global_trees
[CPTI_VTBL_TYPE
233
extern GTY(()) tree
cp_global_trees
[CPTI_MAX];
variable
[
all
...]
Completed in 78 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026