Searched refs:m_artificial (Results 1 – 2 of 2) sorted by relevance
72 bool IsArtificial() const { return m_artificial; } in IsArtificial()137 unsigned m_artificial : 1; variable
51 m_artificial(artificial), m_loc_is_const_data(location_is_constant_data), in Variable()164 if (m_artificial) in Dump()