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