Home
last modified time | relevance | path

Searched refs:OwnedDebugObject (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h72 using OwnedDebugObject = std::unique_ptr<DebugObject>; variable
73 std::map<MaterializationResponsibility *, OwnedDebugObject> PendingObjs;
74 std::map<ResourceKey, std::vector<OwnedDebugObject>> RegisteredObjs;