Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp3463 auto lhShape{GetShape(foldingContext, *lhs)}; in CheckConformance() local
3465 if (lhShape && rhShape) { in CheckConformance()
3466 if (!evaluate::CheckConformance(foldingContext.messages(), *lhShape, in CheckConformance()