Lines Matching defs:pv1
4362 void* pv1 = (void*)0x1234; // NOLINT4363 char* const p1 = reinterpret_cast<char*>(pv1);4778 void* pv1 = (void*)0x1234; // NOLINT4780 char* const p1 = reinterpret_cast<char*>(pv1);4800 void* pv1 = (void*)0x1234; // NOLINT4802 wchar_t* const p1 = reinterpret_cast<wchar_t*>(pv1);