Searched refs:atom_type (Results 1 – 3 of 3) sorted by relevance
86 bool ContainsAtom(AtomType atom_type) const;
147 bool DWARFMappedHash::Prologue::ContainsAtom(AtomType atom_type) const { in ContainsAtom()148 return (atom_mask & (1u << atom_type)) != 0; in ContainsAtom()
183 #define atom_type 1105 macro