Searched refs:AppleAccelTableStaticTypeData (Results 1 – 5 of 5) sorted by relevance
399 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData {401 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag, in AppleAccelTableStaticTypeData() function
598 void AppleAccelTableStaticTypeData::emit(AsmPrinter *Asm) const { in emit()611 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[];625 AppleAccelTableStaticTypeData::Atoms = {713 void AppleAccelTableStaticTypeData::print(raw_ostream &OS) const { in print()
138 void emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table);
480 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
252 AccelTable<AppleAccelTableStaticTypeData> &Table) { in emitAppleTypes()