Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvec.h216 unsigned m_using_auto_storage : 1; member
1297 m_vecpfx.m_using_auto_storage = aut;
2093 return m_vec->m_vecpfx.m_using_auto_storage;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvec.h216 unsigned m_using_auto_storage : 1; member
1324 m_vecpfx.m_using_auto_storage = aut;
2217 return m_vec ? m_vec->m_vecpfx.m_using_auto_storage : false;
H A DChangeLog-201446057 (vec_prefix::m_using_auto_storage): ... this.
46063 m_using_auto_storage.