Home
last modified time | relevance | path

Searched defs:compound_svalue (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.h54 class compound_svalue; variable
H A Dregion-model.h224 virtual void visit_compound_svalue (const compound_svalue *) {} in visit_compound_svalue()
H A Dsvalue.cc1729 compound_svalue::compound_svalue (tree type, const binding_map &map) in compound_svalue() function in ana::compound_svalue