Searched refs:__orc_rt_CWrapperFunctionResultEmpty (Results 1 – 3 of 3) sorted by relevance
53 EXPECT_FALSE(__orc_rt_CWrapperFunctionResultEmpty(&R)); in TEST()84 EXPECT_FALSE(__orc_rt_CWrapperFunctionResultEmpty(&R)); in TEST()193 EXPECT_FALSE(__orc_rt_CWrapperFunctionResultEmpty(&R)); in TEST()
187 __orc_rt_CWrapperFunctionResultEmpty(const __orc_rt_CWrapperFunctionResult *R) { in __orc_rt_CWrapperFunctionResultEmpty() function
72 bool empty() const { return __orc_rt_CWrapperFunctionResultEmpty(&R); } in empty()