Home
last modified time | relevance | path

Searched defs:name_b (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c1415 tree name_b = DECL_NAME (TREE_CODE (b) == OVERLOAD ? OVL_FUNCTION (b) : b); in member_name_cmp() local
1488 tree name_b = OVL_NAME (b); in resort_member_name_cmp() local