HomeSort by: relevance | last modified time | path
    Searched defs:get_num_locals (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region.h 372 unsigned get_num_locals () const { return m_locals.elements (); } function in class:ana::frame_region
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 325 unsigned get_num_locals () const { return m_locals.elements (); } function in class:ana::frame_region

Completed in 25 milliseconds