Searched defs:Hp (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dfunctional-cast.cpp186 typedef H *Hp; typedef
187 (void)Hp((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}

Completed in 82 milliseconds