Searched refs:ResourceOwnerImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h179 class ResourceOwnerImpl : public ResourceOwner<ResourceT> { class in class:llvm::orc::LegacyCompileOnDemandLayer
181 ResourceOwnerImpl(ResourcePtrT ResourcePtr) function in class:llvm::orc::LegacyCompileOnDemandLayer::ResourceOwnerImpl
193 using RO = ResourceOwnerImpl<ResourceT, ResourcePtrT>;

Completed in 136 milliseconds