Home
last modified time | relevance | path

Searched refs:cplus_array_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc997 struct cplus_array_info struct
1005 typedef cplus_array_info *compare_type; argument
1008 static bool equal (tree, cplus_array_info *);
1028 cplus_array_hasher::equal (tree t1, cplus_array_info *t2) in equal()
1094 cplus_array_info cai; in build_cplus_array_type()
H A DChangeLog-20073311 (struct cplus_array_info): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c946 struct cplus_array_info struct
954 typedef cplus_array_info *compare_type; argument
957 static bool equal (tree, cplus_array_info *);
977 cplus_array_hasher::equal (tree t1, cplus_array_info *t2) in equal()
1040 cplus_array_info cai; in build_cplus_array_type()