LLVM 20.0.0git
|
This is the complete list of members for llvm::DIEBlock, including all inherited members.
addValue(BumpPtrAllocator &Alloc, const DIEValue &V) | llvm::DIEValueList | inline |
addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, dwarf::Form Form, T &&Value) | llvm::DIEValueList | inline |
BestForm() const | llvm::DIEBlock | inline |
computeSize(const dwarf::FormParams &FormParams) const | llvm::DIEBlock | |
const_value_range typedef | llvm::DIEValueList | |
deleteValue(dwarf::Attribute Attribute) | llvm::DIEValueList | inline |
DIEBlock()=default | llvm::DIEBlock | |
emitValue(const AsmPrinter *Asm, dwarf::Form Form) const | llvm::DIEBlock | |
print(raw_ostream &O) const | llvm::DIEBlock | |
replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, dwarf::Attribute NewAttribute, dwarf::Form Form, T &&NewValue) | llvm::DIEValueList | inline |
replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, dwarf::Form Form, T &&NewValue) | llvm::DIEValueList | inline |
replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, dwarf::Form Form, DIEValue &NewValue) | llvm::DIEValueList | inline |
setSize(unsigned size) | llvm::DIEBlock | inline |
sizeOf(const dwarf::FormParams &, dwarf::Form Form) const | llvm::DIEBlock | |
takeValues(DIEValueList &Other) | llvm::DIEValueList | inline |
value_range typedef | llvm::DIEValueList | |
values() | llvm::DIEValueList | inline |
values() const | llvm::DIEValueList | inline |