Searched refs:VoidPointerTest2 (Results 1 – 1 of 1) sorted by relevance
335 class VoidPointerTest2 { class339 VoidPointerTest2(void **vpptr, char) : vpptr(vpptr) { in VoidPointerTest2() function in VoidPointerTest2346 VoidPointerTest2(&vptr, char()); in fVoidPointerTest2()