Searched refs:CWrapperFunctionResult (Results 1 – 6 of 6) sorted by relevance
83 struct CWrapperFunctionResult { struct99 WrapperFunctionResult(CWrapperFunctionResult R) : R(R) {} in WrapperFunctionResult()110 CWrapperFunctionResult Tmp;123 CWrapperFunctionResult release() { in release()124 CWrapperFunctionResult Tmp; in release()143 CWrapperFunctionResult R; in from()161 static void zeroInit(CWrapperFunctionResult &R) { in zeroInit()167 CWrapperFunctionResult R;
35 extern "C" llvm::orc::tpctypes::CWrapperFunctionResult38 extern "C" llvm::orc::tpctypes::CWrapperFunctionResult
252 tpctypes::CWrapperFunctionResult R; in deserialize()595 using WrapperFnTy = tpctypes::CWrapperFunctionResult (*)( in runWrapper()
158 extern "C" CWrapperFunctionResult184 extern "C" CWrapperFunctionResult
20 CWrapperFunctionResult R; in from()
110 tpctypes::CWrapperFunctionResult (*)(const uint8_t *Data, uint64_t Size); in runWrapper()