Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dsearch.c1965 tree btypes = TYPE_ARG_TYPES (TREE_TYPE (fn)); in look_for_overrides_here() local
1967 if (compparms (TREE_CHAIN (btypes), dtypes)) in look_for_overrides_here()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2141 tree btypes = TYPE_ARG_TYPES (TREE_TYPE (fn)); local
2143 if (compparms (TREE_CHAIN (btypes), dtypes))