Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h211 virtual void visit_constant_svalue (const constant_svalue *) {} in visit_constant_svalue() function
H A Dsvalue.cc832 v->visit_constant_svalue (this); in accept()