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()
184 orc_rt_CWrapperFunctionResultEmpty(const orc_rt_CWrapperFunctionResult *R) { in orc_rt_CWrapperFunctionResultEmpty() function
72 bool empty() const { return orc_rt_CWrapperFunctionResultEmpty(&R); } in empty()