HomeSort by: relevance | last modified time | path
    Searched defs:on_zero_assignment (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-malloc.cc 501 void on_zero_assignment (sm_context *sm_ctxt,
2116 on_zero_assignment (sm_ctxt, stmt,lhs);
2387 on_zero_assignment (sm_ctxt, phi, lhs);
2533 malloc_state_machine::on_zero_assignment (sm_context *sm_ctxt, function in class:ana::__anon12594::malloc_state_machine
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-malloc.cc 447 void on_zero_assignment (sm_context *sm_ctxt,
1754 on_zero_assignment (sm_ctxt, stmt,lhs);
1966 on_zero_assignment (sm_ctxt, phi, lhs);
2071 malloc_state_machine::on_zero_assignment (sm_context *sm_ctxt, function in class:ana::__anon15216::malloc_state_machine

Completed in 32 milliseconds