Searched refs:GetTypeAndShape (Results 1 – 11 of 11) sorted by relevance
91 if (const auto *typeAndShape{result->GetTypeAndShape()}) { in GetType()108 if (const auto *typeAndShape{result->GetTypeAndShape()}) { in Rank()
359 if (const auto *type{result->GetTypeAndShape()}) { in LEN()
828 } else if (const auto *typeAndShape{GetTypeAndShape()}) { in CanBeReturnedViaImplicitInterface()
2464 const auto *result{procChars->functionResult->GetTypeAndShape()}; in ApplySpecificChecks()
216 result.GetTypeAndShape(); in walkResultLengths()642 if (const auto *resultTypeAndShape = result->GetTypeAndShape()) in getResultDynamicType()679 result.GetTypeAndShape(); in handleImplicitResult()940 result.GetTypeAndShape(); in handleExplicitResult()
285 const TypeAndShape *GetTypeAndShape() const { in GetTypeAndShape() function
173 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
2368 if (const auto *typeAndShape{result->GetTypeAndShape()}) { in CheckBadExplicitType()3316 DEREF(result.GetTypeAndShape()).type(), in MakeFunctionRef()
880 const auto *typeAndShape{result.GetTypeAndShape()}; in IsResultOkToDiffer()
5491 DEREF(interface->functionResult->GetTypeAndShape()).type()}; in HandleUnrestrictedSpecificIntrinsicFunction()
118 const auto *ts{fr->GetTypeAndShape()}; in DoCall()