Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Ddecl.c11389 fn_previously_found (tree decl, tree olddecl) in fn_previously_found() function
11405 if (fn_previously_found (decl, OVL_CURRENT (match))) in fn_previously_found()
11457 if (!fn_previously_found (decl, olddecl)) in check_missing_prototype()