Searched refs:orc_rt_WrapperFunctionResultEmpty (Results 1 – 3 of 3) sorted by relevance
53 EXPECT_FALSE(orc_rt_WrapperFunctionResultEmpty(&R)); in TEST()84 EXPECT_FALSE(orc_rt_WrapperFunctionResultEmpty(&R)); in TEST()195 EXPECT_FALSE(orc_rt_WrapperFunctionResultEmpty(&R)); in TEST()
184 orc_rt_WrapperFunctionResultEmpty(const orc_rt_WrapperFunctionResult *R) { in orc_rt_WrapperFunctionResultEmpty() function
71 bool empty() const { return orc_rt_WrapperFunctionResultEmpty(&R); } in empty()