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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-signal.cc 99 : m_sm (sm), m_unsafe_call (unsafe_call), m_unsafe_fndecl (unsafe_fndecl)
108 return m_unsafe_call == other.m_unsafe_call;
128 location_t note_loc = gimple_location (m_unsafe_call);
165 const gcall *m_unsafe_call; member in class:ana::__anon12597::signal_unsafe_call
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-signal.cc 104 : m_sm (sm), m_unsafe_call (unsafe_call), m_unsafe_fndecl (unsafe_fndecl)
113 return m_unsafe_call == other.m_unsafe_call;
135 location_t note_loc = gimple_location (m_unsafe_call);
171 const gcall *m_unsafe_call; member in class:ana::__anon15219::signal_unsafe_call

Completed in 20 milliseconds