LLVM 20.0.0git
|
This is the complete list of members for llvm::AppleAccelTableStaticTypeData, including all inherited members.
AppleAccelTableStaticOffsetData(uint32_t Offset) | llvm::AppleAccelTableStaticOffsetData | inline |
AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag, bool ObjCClassIsImplementation, uint32_t QualifiedNameHash) | llvm::AppleAccelTableStaticTypeData | inline |
Atoms | llvm::AppleAccelTableStaticTypeData | static |
emit(AsmPrinter *Asm) const override | llvm::AppleAccelTableStaticTypeData | virtual |
hash(StringRef Buffer) | llvm::AppleAccelTableData | inlinestatic |
ObjCClassIsImplementation | llvm::AppleAccelTableStaticTypeData | protected |
Offset | llvm::AppleAccelTableStaticOffsetData | protected |
operator<(const AccelTableData &Other) const | llvm::AccelTableData | inline |
order() const override | llvm::AppleAccelTableStaticTypeData | inlineprotectedvirtual |
print(raw_ostream &OS) const override | llvm::AppleAccelTableStaticTypeData | virtual |
QualifiedNameHash | llvm::AppleAccelTableStaticTypeData | protected |
Tag | llvm::AppleAccelTableStaticTypeData | protected |
~AccelTableData()=default | llvm::AccelTableData | virtual |