Lines Matching defs:pv2
4779 void* pv2 = (void*)0xABC0; // NOLINT4781 char* const p2 = reinterpret_cast<char*>(pv2);4801 void* pv2 = (void*)0xABC0; // NOLINT4803 wchar_t* const p2 = reinterpret_cast<wchar_t*>(pv2);