Searched defs:dyn_cast_or_null (Results 1 – 6 of 6) sorted by relevance
237 template <typename U> U Type::dyn_cast_or_null() const { in dyn_cast_or_null() function
111 template <typename U> U Attribute::dyn_cast_or_null() const { in dyn_cast_or_null() function
263 template <typename U> U AffineExpr::dyn_cast_or_null() const { in dyn_cast_or_null() function
93 template <typename U> U dyn_cast_or_null() const { in dyn_cast_or_null() function
155 TEST(CastingTest, dyn_cast_or_null) { in TEST() argument
183 TEST(CastingTest, dyn_cast_or_null) { in TEST() argument