Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtype.cpp239 using SetOfDerivedTypePairs = typedef
244 const semantics::Symbol &, SetOfDerivedTypePairs &inProgress);
247 const semantics::DerivedTypeSpec &y, SetOfDerivedTypePairs &inProgress) { in AreSameDerivedType()
293 SetOfDerivedTypePairs & /* inProgress - not yet used */) { in AreSameComponent() argument
310 SetOfDerivedTypePairs inProgress; in AreCompatibleDerivedTypes()