Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
DTargetProcessControlTypes.cpp26 R.Destroy = destroyWithDeleteArray; in from()
37 void WrapperFunctionResult::destroyWithDeleteArray( in destroyWithDeleteArray() function in llvm::orc::tpctypes::WrapperFunctionResult
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DTargetProcessControlTypes.h157 static void destroyWithDeleteArray(CWrapperFunctionResultData Data,
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h265 R.Destroy = tpctypes::WrapperFunctionResult::destroyWithDeleteArray; in deserialize()