Searched refs:__orc_rt_CWrapperFunctionResultEmpty (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dc_api_test.cpp53 EXPECT_FALSE(__orc_rt_CWrapperFunctionResultEmpty(&R));
84 EXPECT_FALSE(__orc_rt_CWrapperFunctionResultEmpty(&R));
193 EXPECT_FALSE(__orc_rt_CWrapperFunctionResultEmpty(&R));
/openbsd-current/gnu/llvm/compiler-rt/include/orc_rt/
H A Dc_api.h187 __orc_rt_CWrapperFunctionResultEmpty(const __orc_rt_CWrapperFunctionResult *R) { function
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h72 bool empty() const { return __orc_rt_CWrapperFunctionResultEmpty(&R); }

Completed in 68 milliseconds