Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsvalue.h147 const complexity &get_complexity () const { return m_complexity; } in get_complexity() function
H A Dregion.h205 const complexity &get_complexity () const { return m_complexity; } in get_complexity() function