Searched refs:notifyLoaded (Results 1 – 4 of 4) sorted by relevance
78 virtual void notifyLoaded(MaterializationResponsibility &MR) {} in notifyLoaded() function188 void notifyLoaded(MaterializationResponsibility &MR);
73 void notifyLoaded(MaterializationResponsibility &MR) override { in notifyLoaded() function in MyPlugin
286 Layer.notifyLoaded(*MR); in notifyResolved()665 void ObjectLinkingLayer::notifyLoaded(MaterializationResponsibility &MR) { in notifyLoaded() function in llvm::orc::ObjectLinkingLayer667 P->notifyLoaded(MR); in notifyLoaded()
70 * ``notifyLoaded`` is called before the link begins, and can be overridden to76 void notifyLoaded(MaterializationResponsibility &MR)