Searched refs:CWrapperFunctionResult (Results 1 – 8 of 8) sorted by relevance
74 struct CWrapperFunctionResult { struct90 WrapperFunctionResult(CWrapperFunctionResult R) : R(R) {} in WrapperFunctionResult()101 CWrapperFunctionResult Tmp;114 CWrapperFunctionResult release() { in release()115 CWrapperFunctionResult Tmp; in release()134 CWrapperFunctionResult R; in from()152 static void zeroInit(CWrapperFunctionResult &R) { in zeroInit()158 CWrapperFunctionResult R;
34 extern "C" llvm::orc::tpctypes::CWrapperFunctionResult37 extern "C" llvm::orc::tpctypes::CWrapperFunctionResult
19 extern "C" llvm::orc::tpctypes::CWrapperFunctionResult
252 tpctypes::CWrapperFunctionResult R; in deserialize()600 using WrapperFnTy = tpctypes::CWrapperFunctionResult (*)( in runWrapper()
158 extern "C" CWrapperFunctionResult184 extern "C" CWrapperFunctionResult
82 extern "C" orc::tpctypes::CWrapperFunctionResult
20 CWrapperFunctionResult R; in from()
109 tpctypes::CWrapperFunctionResult (*)(const uint8_t *Data, uint64_t Size); in runWrapper()