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