Searched refs:CanBePassedViaImplicitInterface (Results 1 – 4 of 4) sorted by relevance
197 bool CanBePassedViaImplicitInterface() const;246 bool CanBePassedViaImplicitInterface() const;
339 bool DummyDataObject::CanBePassedViaImplicitInterface() const { in CanBePassedViaImplicitInterface() function in Fortran::evaluate::characteristics::DummyDataObject755 bool DummyArgument::CanBePassedViaImplicitInterface() const { in CanBePassedViaImplicitInterface() function in Fortran::evaluate::characteristics::DummyArgument757 return object->CanBePassedViaImplicitInterface(); in CanBePassedViaImplicitInterface()1073 if (!arg.CanBePassedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
1099 .CanBePassedViaImplicitInterface()) { in DescribeSpecialProc()
608 if (dummy.CanBePassedViaImplicitInterface()) in buildExplicitInterface()