Home
last modified time | relevance | path

Searched refs:is_matching_decl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20213928 (trees_in::is_matching_decl): Likewise.
5118 a new typedef, adjust is_matching_decl call. Swap is_typedef
5120 (trees_in::is_matching_decl): Add is_typedef parm. Adjust variable
H A Dmodule.cc2921 bool is_matching_decl (tree existing, tree decl, bool is_typedef);
8141 if (!is_matching_decl (existing, decl, is_typedef)) in decl_value()
10979 trees_in::is_matching_decl (tree existing, tree decl, bool is_typedef) in is_matching_decl() function in trees_in