Home
last modified time | relevance | path

Searched refs:m_has_bounds (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-taint.cc138 : m_sm (sm), m_arg (arg), m_has_bounds (has_bounds) in taint_diagnostic()
145 && m_has_bounds == other.m_has_bounds); in subclass_equal_p()
172 enum bounds m_has_bounds; member in ana::__anon5cb86e200111::taint_diagnostic
198 switch (m_has_bounds) in emit()
225 switch (m_has_bounds) in describe_final_event()
272 switch (m_has_bounds) in emit()
296 switch (m_has_bounds) in emit()
321 switch (m_has_bounds) in describe_final_event()
339 switch (m_has_bounds) in describe_final_event()
380 switch (m_has_bounds) in emit()
[all …]
H A DChangeLog381 m_has_bounds as well as m_arg.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm-taint.cc99 : m_sm (sm), m_arg (arg), m_has_bounds (has_bounds) {} in tainted_array_index()
112 switch (m_has_bounds) in emit()
161 switch (m_has_bounds) in describe_final_event()
183 enum bounds m_has_bounds; member in ana::__anon992f80cd0111::tainted_array_index