Home
last modified time | relevance | path

Searched refs:m_enode_for_diag (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dengine.cc83 m_enode_for_diag (enode_for_diag), in impl_region_model_context()
98 : m_eg (NULL), m_logger (logger), m_enode_for_diag (NULL), in impl_region_model_context()
114 (m_enode_for_diag, m_enode_for_diag->get_supernode (), in warn()
209 m_eg (eg), m_enode_for_diag (enode_for_diag), in impl_sm_context()
222 (m_eg, m_enode_for_diag, NULL, NULL/*m_enode->get_state ()*/, in get_fndecl_for_call()
238 (m_eg, m_enode_for_diag, NULL, NULL/*m_enode->get_state ()*/, in on_transition()
243 impl_region_model_context new_ctxt (m_eg, m_enode_for_diag, in on_transition()
275 (m_eg, m_enode_for_diag, m_old_state, m_new_state, m_change, NULL); in warn_for_state()
289 (&m_sm, m_enode_for_diag, snode, stmt, m_stmt_finder, in warn_for_state()
337 const_cast<exploded_node *> (m_enode_for_diag), in on_custom_transition()
[all …]
H A Dexploded-graph.h85 const exploded_node *m_enode_for_diag; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc93 m_enode_for_diag (enode_for_diag), in impl_region_model_context()
109 : m_eg (NULL), m_logger (logger), m_enode_for_diag (NULL), in impl_region_model_context()
133 (m_enode_for_diag, m_enode_for_diag->get_supernode (), in warn()
310 m_eg (eg), m_enode_for_diag (enode_for_diag), in impl_sm_context()
324 (m_eg, m_enode_for_diag, NULL, NULL, NULL/*m_enode->get_state ()*/, in get_fndecl_for_call()
362 impl_region_model_context new_ctxt (m_eg, m_enode_for_diag, in set_next_state()
392 (m_eg, m_enode_for_diag, NULL, NULL, NULL/*m_enode->get_state ()*/, in set_next_state()
395 impl_region_model_context new_ctxt (m_eg, m_enode_for_diag, in set_next_state()
425 (m_eg, m_enode_for_diag, m_old_state, m_new_state, NULL, NULL, NULL); in warn()
434 (&m_sm, m_enode_for_diag, snode, stmt, m_stmt_finder, in warn()
[all …]
H A Dexploded-graph.h98 exploded_node *m_enode_for_diag; variable
H A DChangeLog1317 path_ctxt param. Handle m_enode_for_diag being NULL.
2794 (impl_sm_context::m_enode_for_diag): Likewise.
2814 (impl_region_model_context::m_enode_for_diag): Likewise.