Searched refs:ExtendsTypeOf (Results 1 – 3 of 3) sorted by relevance
150 if (auto result{t0->ExtendsTypeOf(*t1)}) { in FoldIntrinsicFunction()
357 std::optional<bool> DynamicType::ExtendsTypeOf(const DynamicType &that) const { in ExtendsTypeOf() function in Fortran::evaluate::DynamicType
190 std::optional<bool> ExtendsTypeOf(const DynamicType &) const;