| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| program-state.h | 82 : m_state (0), m_origin (NULL) 88 : m_state (state), m_origin (origin) 94 && m_origin == other.m_origin); 104 const svalue *m_origin; member in struct:ana::sm_state_map::entry_t
|
| pending-diagnostic.h | 75 m_expr (expr), m_origin (origin), 83 tree m_origin; member in struct:ana::evdesc::state_change
|
| checker-event.h | 386 const svalue *m_origin; member in class:ana::state_change_event
|
| exploded-graph.h | 811 exploded_node *get_origin () const { return m_origin; } 916 exploded_node *m_origin; member in class:ana::exploded_graph
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| pending-diagnostic.h | 71 m_expr (expr), m_origin (origin), 79 tree m_origin; member in struct:ana::evdesc::state_change
|
| program-state.h | 82 : m_state (0), m_origin (NULL) 88 : m_state (state), m_origin (origin) 94 && m_origin == other.m_origin); 104 const svalue *m_origin; member in struct:ana::sm_state_map::entry_t
|
| checker-path.h | 256 const svalue *m_origin; member in class:ana::state_change_event
|
| exploded-graph.h | 812 exploded_node *get_origin () const { return m_origin; } 909 exploded_node *m_origin; member in class:ana::exploded_graph
|
| /src/external/gpl3/gcc/dist/gcc/ |
| mem-stats.h | 46 m_filename (filename), m_function (function), m_line (line), m_origin 53 m_origin (other.m_origin), m_ggc (other.m_ggc) {} 121 mem_alloc_origin m_origin; member in class:mem_location 600 if ((*it).first->m_origin == origin)
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| mem-stats.h | 46 m_filename (filename), m_function (function), m_line (line), m_origin 53 m_origin (other.m_origin), m_ggc (other.m_ggc) {} 121 mem_alloc_origin m_origin; member in class:mem_location 600 if ((*it).first->m_origin == origin)
|