Searched refs:s32ptr_derived (Results 1 – 1 of 1) sorted by relevance
696 …constexpr int32_t C2TestAInfo::* s32ptr_derived = (int32_t C2TestAStruct::*)&C2TestAInfo::signed32; in TEST_F() local700 int32_t *info_s32_derived = &(info->*s32ptr_derived); in TEST_F()