Searched refs:mustPassLengthWithDummyProcedure (Results 1 – 3 of 3) sorted by relevance
647 static bool mustPassLengthWithDummyProcedure( in mustPassLengthWithDummyProcedure() function in Fortran::lower::CallInterfaceImpl914 if (resultTy && mustPassLengthWithDummyProcedure(procedure)) { in handleImplicitDummy()1213 static bool mustPassLengthWithDummyProcedure( in mustPassLengthWithDummyProcedure() function1218 mustPassLengthWithDummyProcedure(*characteristics); in mustPassLengthWithDummyProcedure()1221 bool Fortran::lower::mustPassLengthWithDummyProcedure( in mustPassLengthWithDummyProcedure() function in Fortran::lower1227 return ::mustPassLengthWithDummyProcedure(characteristics); in mustPassLengthWithDummyProcedure()1238 if (::mustPassLengthWithDummyProcedure(iface)) in getDummyProcedureType()
912 if (Fortran::lower::mustPassLengthWithDummyProcedure(proc, converter)) { in genval()
413 bool mustPassLengthWithDummyProcedure(