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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.h 443 store *get_store () { return &m_store; } function in class:ana::region_model
444 const store *get_store () const { return &m_store; } function in class:ana::region_model
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.h 733 store *get_store () { return &m_store; } function in class:ana::region_model
734 const store *get_store () const { return &m_store; } function in class:ana::region_model

Completed in 20 milliseconds