Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc747 get_svalue_for_ctor_val (tree val, region_model_manager *mgr) in get_svalue_for_ctor_val() function
854 const svalue *sval = get_svalue_for_ctor_val (val, mgr); in apply_ctor_val_to_range()
877 const svalue *sval = get_svalue_for_ctor_val (val, mgr); in apply_ctor_pair_to_child_region()
H A DChangeLog4419 * store.cc (get_svalue_for_ctor_val): Rewrite in terms of
4463 * store.cc (get_svalue_for_ctor_val): New.