OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:same_signature_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
class.cc
2596
same_signature_p
(const_tree fndecl, const_tree base_fndecl)
2789
||
same_signature_p
(fn, p->purpose))
3284
&&
same_signature_p
(fndecl, base_fndecls[k]))
10711
if (
same_signature_p
(derived_entry, orig_fn)
2592
same_signature_p
(const_tree fndecl, const_tree base_fndecl)
function
/src/external/gpl3/gcc.old/dist/gcc/cp/
class.cc
2370
same_signature_p
(const_tree fndecl, const_tree base_fndecl)
2563
||
same_signature_p
(fn, p->purpose))
3051
&&
same_signature_p
(fndecl, base_fndecls[k]))
10320
if (
same_signature_p
(derived_entry, orig_fn)
2366
same_signature_p
(const_tree fndecl, const_tree base_fndecl)
function
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026