Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dcharacteristics.cpp40 bool ShapesAreCompatible(const Shape &x, const Shape &y) { in ShapesAreCompatible() function
/external/llvm-project/flang/lib/Semantics/
Dcheck-declarations.cpp1832 bool SubprogramMatchHelper::ShapesAreCompatible( in ShapesAreCompatible() function in Fortran::semantics::SubprogramMatchHelper