Lines Matching refs:pv2
4924 void* pv2 = (void*)0xABC0; // NOLINT4926 char* const p2 = reinterpret_cast<char*>(pv2);4946 void* pv2 = (void*)0xABC0; // NOLINT4948 wchar_t* const p2 = reinterpret_cast<wchar_t*>(pv2);