Searched refs:VoidPointerLRefTest (Results 1 – 1 of 1) sorted by relevance
368 class VoidPointerLRefTest { class372 …VoidPointerLRefTest(void *vptr, char) : vptrrref(static_cast<void *&>(vptr)) { // expected-warning… in VoidPointerLRefTest() function in VoidPointerLRefTest379 VoidPointerLRefTest(vptr, char()); in fVoidPointerLRefTest()