Searched refs:AppleAccelTableStaticTypeData (Results 1 – 5 of 5) sorted by relevance
377 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData {379 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag, in AppleAccelTableStaticTypeData() function
607 void AppleAccelTableStaticTypeData::emit(AsmPrinter *Asm) const { in emit()618 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[];702 void AppleAccelTableStaticTypeData::print(raw_ostream &OS) const { in print()
158 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
122 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0;796 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
296 AccelTable<AppleAccelTableStaticTypeData> &Table) { in emitAppleTypes()