Searched defs:Atoms (Results 1 – 3 of 3) sorted by relevance
326 static constexpr Atom Atoms[] = { variable345 static constexpr Atom Atoms[] = { variable363 static constexpr Atom Atoms[] = { variable388 static constexpr Atom Atoms[] = { variable
147 const SmallVector<Atom, 4> Atoms; member168 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()540 ArrayRef<AppleAccelTableData::Atom> Atoms) { in emitAppleAccelTableImpl()615 constexpr AppleAccelTableData::Atom AppleAccelTableTypeData::Atoms[]; member in AppleAccelTableTypeData616 constexpr AppleAccelTableData::Atom AppleAccelTableOffsetData::Atoms[]; member in AppleAccelTableOffsetData617 constexpr AppleAccelTableData::Atom AppleAccelTableStaticOffsetData::Atoms[]; member in AppleAccelTableStaticOffsetData618 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[]; member in AppleAccelTableStaticTypeData
100 SmallVector<std::pair<AtomType, Form>, 3> Atoms; member