Searched defs:dyn_cast_or_null (Results 1 – 5 of 5) sorted by relevance
65 std::shared_ptr<TypeSystemType> dyn_cast_or_null() { in dyn_cast_or_null() function
155 TEST(CastingTest, dyn_cast_or_null) { in TEST() argument