Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtype.cpp335 (xdt && ydt && AreTypeParamCompatible(*xdt, *ydt))); in AreCompatibleTypes()
H A Dtools.cpp1505 bool AreTypeParamCompatible(const semantics::DerivedTypeSpec &type1, in AreTypeParamCompatible() function
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtools.h1152 bool AreTypeParamCompatible(