LLVM 20.0.0git
|
Public Member Functions | |
SpeculateTask (std::weak_ptr< SimpleLazyReexportsSpeculator > Speculator) | |
void | printDescription (raw_ostream &OS) override |
void | run () override |
![]() | |
const void * | dynamicClassID () const override |
bool | isA () const |
Check whether this instance is a subclass of QueryT. | |
bool | isA (const void *const ClassID) const override |
Additional Inherited Members | |
![]() | |
static const void * | classID () |
static bool | classof (const T *R) |
![]() | |
static char | ID = 0 |
Definition at line 449 of file LazyReexports.cpp.
|
inline |
Definition at line 451 of file LazyReexports.cpp.
References llvm::move().
|
inlineoverride |
Definition at line 454 of file LazyReexports.cpp.
References OS.
|
inlineoverride |
Definition at line 458 of file LazyReexports.cpp.