Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c766 tree base_fndecl; local
2192 same_signature_p (fndecl, base_fndecl) in same_signature_p() argument
H A Dsearch.c2307 tree base_fndecl = BV_FN (virtuals); local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c1773 same_signature_p (tree fndecl, tree base_fndecl) in same_signature_p()