Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c757 mentions_vars_p_constructor (tree t) in mentions_vars_p_constructor() function
849 return mentions_vars_p_constructor (t); in mentions_vars_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc758 mentions_vars_p_constructor (tree t) in mentions_vars_p_constructor() function
850 return mentions_vars_p_constructor (t); in mentions_vars_p()
H A DChangeLog2399 (mentions_vars_p_constructor): ... this one.