Searched refs:get_svalue_for_constructor (Results 1 – 3 of 3) sorted by relevance
1105 return get_svalue_for_constructor (DECL_INITIAL (m_decl), mgr); in maybe_get_constant_value()1112 decl_region::get_svalue_for_constructor (tree ctor, in get_svalue_for_constructor() function in ana::decl_region1168 return get_svalue_for_constructor (init, mgr); in get_svalue_for_initializer()
659 const svalue *get_svalue_for_constructor (tree ctor,
4273 * region.cc (decl_region::get_svalue_for_constructor): Support4410 * region-model.h (decl_region::get_svalue_for_constructor): New4417 (decl_region::get_svalue_for_constructor): ...this new function.