Home
last modified time | relevance | path

Searched refs:arrayArgShape (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dintrinsics.cpp1592 if (const std::optional<Shape> &arrayArgShape{ in Match() local
1599 CheckConformance(context.messages(), *arrayArgShape, *argShape, in Match()