Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dshape.h289 BothDeferredShape = LeftIsDeferredShape | RightIsDeferredShape, enumerator
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dpointer-assignment.cpp178 evaluate::CheckConformanceFlags::BothDeferredShape)) { in Check()