Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h122 using PendingCallWrapperResultsMap = variable
140 PendingCallWrapperResultsMap PendingCallWrapperResults;
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp182 PendingCallWrapperResultsMap TmpPending; in handleDisconnect()