Searched defs:dyn_cast_or_null (Results 1 – 7 of 7) sorted by relevance
84 U dyn_cast_or_null() const { in dyn_cast_or_null() function
65 std::shared_ptr<TypeSystemType> dyn_cast_or_null() { in dyn_cast_or_null() function
340 U Type::dyn_cast_or_null() const { dyn_cast_or_null() function
189 U Attribute::dyn_cast_or_null() const { in dyn_cast_or_null() function
307 U AffineExpr::dyn_cast_or_null() const { in dyn_cast_or_null() function
114 U dyn_cast_or_null() const { in dyn_cast_or_null() function
235 TEST(CastingTest, dyn_cast_or_null) { in TEST() argument