Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc1977 auto_vec<path_var> *out_pvs) in append_pathvar_with_type() argument
1984 out_pvs->safe_push (pv); in append_pathvar_with_type()
1995 auto_vec<path_var> *out_pvs) in get_representative_path_vars()
2023 append_pathvar_with_type (pv, sval->get_type (), out_pvs); in get_representative_path_vars()
2032 append_pathvar_with_type (pv, sval->get_type (), out_pvs); in get_representative_path_vars()
2883 auto_vec<path_var> *out_pvs) const in get_representative_path_vars()
2894 out_pvs); in get_representative_path_vars()
2902 out_pvs->safe_push (pv); in get_representative_path_vars()
H A Dstore.h630 auto_vec<path_var> *out_pvs) const;
750 auto_vec<path_var> *out_pvs) const;