Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc761 returning_from_function_p (const supernode *snode) in returning_from_function_p() function
849 if (returning_from_function_p (m_enode_for_diag->get_supernode ())) in on_state_leak()
H A DChangeLog626 * engine.cc (returning_from_function_p): New.