Searched refs:notifyRemoving (Results 1 – 4 of 4) sorted by relevance
103 Error notifyRemoving(ResourceTracker &RT) override;
1206 virtual Error notifyRemoving(ResourceTracker &RT) = 0;
178 Error MachOPlatform::notifyRemoving(ResourceTracker &RT) { in notifyRemoving() function in llvm::orc::MachOPlatform
93 Error notifyRemoving(ResourceTracker &RT) override { in notifyRemoving() function in __anon266705120111::GenericLLVMIRPlatform