Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp3464 auto rhShape{GetShape(foldingContext, *rhs)}; in CheckConformance() local
3465 if (lhShape && rhShape) { in CheckConformance()
3467 *rhShape, CheckConformanceFlags::EitherScalarExpandable, in CheckConformance()