|
LLVM 22.0.0git
|
This is the complete list of members for llvm::DbgEntity, including all inherited members.
| classof(const DbgEntity *N) | llvm::DbgEntity | inlinestatic |
| DbgEntity(const DINode *N, const DILocation *IA, DbgEntityKind ID) | llvm::DbgEntity | inline |
| DbgEntityKind enum name | llvm::DbgEntity | |
| 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 |
| setDIE(DIE &D) | llvm::DbgEntity | inline |
| ~DbgEntity()=default | llvm::DbgEntity | virtual |