Home
last modified time | relevance | path

Searched refs:get_path_context (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm.h269 virtual path_context *get_path_context () const in get_path_context() function
H A Dsm-malloc.cc1932 if (path_context *path_ctxt = sm_ctxt->get_path_context ()) in on_realloc_call()
1943 if (path_context *path_ctxt = sm_ctxt->get_path_context ()) in on_realloc_call()
1950 if (path_context *path_ctxt = sm_ctxt->get_path_context ()) in on_realloc_call()
H A Dengine.cc500 path_context *get_path_context () const FINAL OVERRIDE in get_path_context() function in ana::impl_sm_context
H A DChangeLog1314 (impl_sm_context::get_path_context): New.
1391 * sm.h (sm_context::get_path_context): New.