Lines Matching defs:pv1
4507 void* pv1 = (void*)0x1234; // NOLINT4508 char* const p1 = reinterpret_cast<char*>(pv1);4923 void* pv1 = (void*)0x1234; // NOLINT4925 char* const p1 = reinterpret_cast<char*>(pv1);4945 void* pv1 = (void*)0x1234; // NOLINT4947 wchar_t* const p1 = reinterpret_cast<wchar_t*>(pv1);