Searched refs:InnerPtr (Results 1 – 1 of 1) sorted by relevance
73 A *InnerPtr = nullptr; in derefAfterCtrWithNullVariable() local74 std::unique_ptr<A> P(InnerPtr); in derefAfterCtrWithNullVariable()