|
LLVM 22.0.0git
|
This is the complete list of members for llvm::orc::Task, including all inherited members.
| classID() | llvm::RTTIExtends< Task, RTTIRoot > | inlinestatic |
| classof(const T *R) | llvm::RTTIExtends< Task, RTTIRoot > | inlinestatic |
| dynamicClassID() const override | llvm::RTTIExtends< Task, RTTIRoot > | inlinevirtual |
| ID | llvm::orc::Task | static |
| isA() const | llvm::RTTIExtends< Task, RTTIRoot > | inline |
| llvm::RTTIRoot::isA(const void *const ClassID) const | llvm::RTTIRoot | inlinevirtual |
| printDescription(raw_ostream &OS)=0 | llvm::orc::Task | pure virtual |
| run()=0 | llvm::orc::Task | pure virtual |
| ~RTTIRoot()=default | llvm::RTTIRoot | virtual |
| ~Task() override=default | llvm::orc::Task |