Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dcall-string.cc66 call_string::element_t::get_caller_function () const in get_caller_function() function in call_string::element_t
299 gcc_assert (e->get_caller_function () == in validate()
H A Dcall-string.h61 function *get_caller_function () const;
H A Dsupergraph.cc1200 callgraph_superedge::get_caller_function () const in get_caller_function() function in ana::callgraph_superedge
1230 return get_caller_function ()->decl; in get_caller_decl()
H A Dprogram-point.cc386 return m_call_string[depth].get_caller_function (); in get_function_at_depth()
H A Dsupergraph.h405 function *get_caller_function () const;
H A DChangeLog1700 (call_string::element_t::get_caller_function): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dcall-string.cc208 gcc_assert (e->get_caller_function () in validate()
H A Dsupergraph.cc928 callgraph_superedge::get_caller_function () const in get_caller_function() function in ana::callgraph_superedge
947 return get_caller_function ()->decl; in get_caller_decl()
H A Dprogram-point.cc256 return m_call_string[depth]->get_caller_function (); in get_function_at_depth()
H A Dsupergraph.h369 function *get_caller_function () const;