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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-pattern-test.cc 60 bool on_stmt (sm_context *sm_ctxt,
112 pattern_test_state_machine::on_stmt (sm_context *sm_ctxt ATTRIBUTE_UNUSED, function in class:ana::__anon12595::pattern_test_state_machine
sm-sensitive.cc 55 bool on_stmt (sm_context *sm_ctxt,
188 /* Implementation of state_machine::on_stmt vfunc for
192 sensitive_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon12596::sensitive_state_machine
sm-signal.cc 75 bool on_stmt (sm_context *sm_ctxt,
332 /* Implementation of state_machine::on_stmt vfunc for signal_state_machine. */
335 signal_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon12597::signal_state_machine
sm-file.cc 72 bool on_stmt (sm_context *sm_ctxt,
365 /* Implementation of state_machine::on_stmt vfunc for fileptr_state_machine. */
368 fileptr_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon12593::fileptr_state_machine
sm-taint.cc 112 bool on_stmt (sm_context *sm_ctxt,
995 /* Implementation of state_machine::on_stmt vfunc for taint_state_machine. */
998 taint_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon12598::taint_state_machine
varargs.cc 209 bool on_stmt (sm_context *sm_ctxt,
254 va_list_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon12599::va_list_state_machine
sm-fd.cc 121 bool on_stmt (sm_context *sm_ctxt, const supernode *node,
1199 fd_state_machine::on_stmt (sm_context *sm_ctxt, const supernode *node, function in class:ana::__anon12592::fd_state_machine
sm-malloc.cc 397 bool on_stmt (sm_context *sm_ctxt,
1925 /* Implementation of state_machine::on_stmt vfunc for malloc_state_machine. */
1928 malloc_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon12594::malloc_state_machine
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-pattern-test.cc 63 bool on_stmt (sm_context *sm_ctxt,
116 pattern_test_state_machine::on_stmt (sm_context *sm_ctxt ATTRIBUTE_UNUSED, function in class:ana::__anon15217::pattern_test_state_machine
sm-sensitive.cc 57 bool on_stmt (sm_context *sm_ctxt,
182 /* Implementation of state_machine::on_stmt vfunc for
186 sensitive_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon15218::sensitive_state_machine
sm-file.cc 73 bool on_stmt (sm_context *sm_ctxt,
356 /* Implementation of state_machine::on_stmt vfunc for fileptr_state_machine. */
359 fileptr_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon15215::fileptr_state_machine
sm-signal.cc 80 bool on_stmt (sm_context *sm_ctxt,
328 /* Implementation of state_machine::on_stmt vfunc for signal_state_machine. */
331 signal_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon15219::signal_state_machine
sm-taint.cc 90 bool on_stmt (sm_context *sm_ctxt,
750 /* Implementation of state_machine::on_stmt vfunc for taint_state_machine. */
753 taint_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon15220::taint_state_machine
sm-malloc.cc 373 bool on_stmt (sm_context *sm_ctxt,
1620 /* Implementation of state_machine::on_stmt vfunc for malloc_state_machine. */
1623 malloc_state_machine::on_stmt (sm_context *sm_ctxt, function in class:ana::__anon15216::malloc_state_machine

Completed in 44 milliseconds