| Home | Sort by: relevance | last modified time | path |
| /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 |