Searched refs:IncompletePointeeTypeTest (Results 1 – 1 of 1) sorted by relevance
565 struct IncompletePointeeTypeTest { struct569 IncompletePointeeTypeTest(IncompleteType *A) : pImpl(A) {} in IncompletePointeeTypeTest() argument573 IncompletePointeeTypeTest(reinterpret_cast<IncompleteType *>(ptr)); in fIncompletePointeeTypeTest()