Searched refs:UseInferredUpcast (Results 1 – 1 of 1) sorted by relevance
400 class UseInferredUpcast { class403 static bool classof(const UseInferredUpcast *) { return false; } in classof() argument407 UseInferredUpcast UIU; in TEST()410 EXPECT_TRUE(isa<UseInferredUpcast>(&UIU)); in TEST()