Home
last modified time | relevance | path

Searched refs:m_unsafe_call (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-signal.cc104 : m_sm (sm), m_unsafe_call (unsafe_call), m_unsafe_fndecl (unsafe_fndecl) in signal_unsafe_call()
113 return m_unsafe_call == other.m_unsafe_call; in operator ==()
135 location_t note_loc = gimple_location (m_unsafe_call); in emit()
171 const gcall *m_unsafe_call; member in ana::__anon462d3b7e0111::signal_unsafe_call
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm-signal.cc112 : m_sm (sm), m_unsafe_call (unsafe_call), m_unsafe_fndecl (unsafe_fndecl) in signal_unsafe_call()
121 return m_unsafe_call == other.m_unsafe_call; in operator ==()
157 const gcall *m_unsafe_call; member in ana::__anon1186a3cb0111::signal_unsafe_call