Searched refs:UseInferredUpcast (Results 1 – 1 of 1) sorted by relevance
213 class UseInferredUpcast { class216 static bool classof(const UseInferredUpcast *) { in classof() argument222 UseInferredUpcast UIU; in TEST()225 EXPECT_TRUE(isa<UseInferredUpcast>(&UIU)); in TEST()