Searched refs:UseInferredUpcast (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
H A DCasting.cpp213 class UseInferredUpcast { class in namespace:__anon26527::inferred_upcasting
216 static bool classof(const UseInferredUpcast *) {
222 UseInferredUpcast UIU;
225 EXPECT_TRUE(isa<UseInferredUpcast>(&UIU));

Completed in 184 milliseconds