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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-malloc.cc 138 const allocation_state *get_nonnull () const;
1692 allocation_state::get_nonnull () const function in class:ana::__anon12594::allocation_state
2054 astate->get_nonnull ());
2141 sm_ctxt->set_next_state (stmt, arg, astate->get_nonnull ());
2417 sm_ctxt->set_next_state (stmt, lhs, astate->get_nonnull ());
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-malloc.cc 133 const allocation_state *get_nonnull () const;
1441 allocation_state::get_nonnull () const function in class:ana::__anon15216::allocation_state
1725 astate->get_nonnull ());
1776 sm_ctxt->set_next_state (stmt, arg, astate->get_nonnull ());
1996 sm_ctxt->set_next_state (stmt, lhs, astate->get_nonnull ());

Completed in 29 milliseconds