Lines Matching refs:pv2
4587 void* pv2 = (void*)0xABC0; // NOLINT4589 char* const p2 = reinterpret_cast<char*>(pv2);4609 void* pv2 = (void*)0xABC0; // NOLINT4611 wchar_t* const p2 = reinterpret_cast<wchar_t*>(pv2);