Home
last modified time | relevance | path

Searched defs:typeAndShape (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dcall.cpp89 if (const auto *typeAndShape{result->GetTypeAndShape()}) { in GetType() local
106 if (const auto *typeAndShape{result->GetTypeAndShape()}) { in Rank() local
Dintrinsics.cpp1577 characteristics::TypeAndShape typeAndShape{ in Match() local
1597 characteristics::TypeAndShape typeAndShape{resultType.value(), resultRank}; in Match() local
1788 characteristics::TypeAndShape typeAndShape{ in HandleNull() local
Dcharacteristics.cpp538 } else if (const auto *typeAndShape{GetTypeAndShape()}) { in CanBeReturnedViaImplicitInterface() local
/external/llvm-project/flang/lib/Semantics/
Druntime-type-info.cpp618 auto typeAndShape{evaluate::characteristics::TypeAndShape::Characterize( in DescribeComponent() local
874 const auto &typeAndShape{ in DescribeSpecialProc() local
Dcheck-declarations.cpp718 const auto *typeAndShape{result.GetTypeAndShape()}; in IsResultOkToDiffer() local