Searched refs:comp_cv_qual_signature (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7570 extern int comp_cv_qual_signature (tree, tree);
H A Dcall.c11078 int result = comp_cv_qual_signature (to_type1, to_type2);
H A Dtypeck.c1671 comp_cv_qual_signature (tree type1, tree type2)
1669 comp_cv_qual_signature (tree type1, tree type2) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h7981 extern int comp_cv_qual_signature (tree, tree);
H A Dtypeck.cc1838 comp_cv_qual_signature (tree type1, tree type2)
1836 comp_cv_qual_signature (tree type1, tree type2) function
H A Dcall.cc1686 does. Failure to do so would confuse comp_cv_qual_signature
11819 int result = comp_cv_qual_signature (to_type1, to_type2);

Completed in 269 milliseconds