Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.h104 class auto_cfun
107 auto_cfun (function *fun) { push_cfun (fun); } in auto_cfun() function
108 ~auto_cfun () { pop_cfun (); } in ~auto_cfun()
H A Dsupergraph.cc110 auto_cfun sentinel (fun); in supergraph()
H A Dengine.cc1909 auto_cfun sentinel (point.get_function ()); in get_or_create_node()
2425 auto_cfun sentinel (node->get_function ()); in process_node()
2880 auto_cfun sentinel (src_point.get_function ()); in feasible_p()
H A Ddiagnostic-manager.cc563 auto_cfun sentinel (sd.m_snode->m_fun); in emit_saved_diagnostic()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.h306 class auto_cfun
309 auto_cfun (function *fun) { push_cfun (fun); } in auto_cfun() function
310 ~auto_cfun () { pop_cfun (); } in ~auto_cfun()
H A Dsupergraph.cc158 auto_cfun sentinel (fun); in supergraph()
H A Dengine.cc2578 auto_cfun sentinel (point.get_function ()); in get_or_create_node()
3681 auto_cfun sentinel (node->get_function ()); in process_node()
4545 auto_cfun sentinel (src_point.get_function ()); in maybe_update_for_edge()
H A Ddiagnostic-manager.cc1405 auto_cfun sentinel (sd.m_snode->m_fun); in emit_saved_diagnostic()