Lines Matching refs:pv2
4830 void* pv2 = (void*)0xABC0; // NOLINT4832 char* const p2 = reinterpret_cast<char*>(pv2);4852 void* pv2 = (void*)0xABC0; // NOLINT4854 wchar_t* const p2 = reinterpret_cast<wchar_t*>(pv2);