LLVM 20.0.0git
|
This is the complete list of members for llvm::DbgLabel, including all inherited members.
classof(const DbgEntity *N) | llvm::DbgLabel | inlinestatic |
DbgEntity(const DINode *N, const DILocation *IA, DbgEntityKind ID) | llvm::DbgEntity | inline |
DbgEntityKind enum name | llvm::DbgEntity | |
DbgLabel(const DILabel *L, const DILocation *IA, const MCSymbol *Sym=nullptr) | llvm::DbgLabel | inline |
DbgLabelKind enum value | llvm::DbgEntity | |
DbgVariableKind enum value | llvm::DbgEntity | |
getDbgEntityID() const | llvm::DbgEntity | inline |
getDIE() const | llvm::DbgEntity | inline |
getEntity() const | llvm::DbgEntity | inline |
getInlinedAt() const | llvm::DbgEntity | inline |
getLabel() const | llvm::DbgLabel | inline |
getName() const | llvm::DbgLabel | inline |
getSymbol() const | llvm::DbgLabel | inline |
getTag() const | llvm::DbgLabel | inline |
setDIE(DIE &D) | llvm::DbgEntity | inline |
~DbgEntity()=default | llvm::DbgEntity | virtual |