Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcgraphunit.cc411 symtab_node::referred_to_p (bool include_self) in referred_to_p() argument
422 if (include_self) in referred_to_p()
Dcgraph.h398 bool referred_to_p (bool include_self = true);
DChangeLog-201529307 * cgraphunit.c (referred_to_p): Add and handle include_self