Home
last modified time | relevance | path

Searched defs:ShapesAreCompatible (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dcharacteristics.cpp42 bool ShapesAreCompatible(const std::optional<Shape> &x, in ShapesAreCompatible() function
/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp3840 bool SubprogramMatchHelper::ShapesAreCompatible( ShapesAreCompatible() function in Fortran::semantics::SubprogramMatchHelper