Searched refs:on_call_pre (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h596 bool on_call_pre (const gcall *stmt, region_model_context *ctxt,
604 /* Specific handling for on_call_pre. */
H A Dregion-model.cc1256 *out_unknown_side_effects = on_call_pre (call, ctxt,
1340 region_model::on_call_pre (const gcall *call, region_model_context *ctxt, function in class:ana::region_model
1581 in region_model::on_call_pre.
H A Dengine.cc4556 = m_model.on_call_pre (call, NULL, &terminate_path);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h1716 bool on_call_pre (const gcall *stmt, region_model_context *ctxt);
H A Dengine.cc1083 unknown_side_effects = state->m_region_model->on_call_pre (call, &ctxt);
H A Dregion-model.cc4353 region_model::on_call_pre (const gcall *call, region_model_context *ctxt) function in class:ana::region_model
4470 in region_model::on_call_pre.

Completed in 801 milliseconds