Searched defs:has_volatile_refs (Results 1 – 2 of 2) sorted by relevance
161 unsigned int has_volatile_refs : 1; variable
222 bool has_volatile_refs () const { return m_has_volatile_refs; } in has_volatile_refs() function