Searched refs:s32ptr_cast2derived (Results 1 – 1 of 1) sorted by relevance
697 constexpr int32_t C2TestAInfo::* s32ptr_cast2derived = (int32_t C2TestAInfo::*)s32ptr; in TEST_F() local701 int32_t *info_s32_cast2derived = &(info->*s32ptr_cast2derived); in TEST_F()