Home
last modified time | relevance | path

Searched defs:unaryop_svalue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.h46 class unaryop_svalue; variable
H A Dregion-model.h216 virtual void visit_unaryop_svalue (const unaryop_svalue *) {} in visit_unaryop_svalue()