Home
last modified time | relevance | path

Searched refs:terminate_path_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.h278 virtual bool terminate_path_p () const = 0;
H A Dengine.cc1405 if (path_ctxt->terminate_path_p ()) in on_stmt()
3640 bool terminate_path_p () const FINAL OVERRIDE in terminate_path_p() function in ana::impl_path_context
3812 || path_ctxt.terminate_path_p ()) in process_node()
3856 if (path_ctxt.terminate_path_p ()) in process_node()