Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dtype.cpp223 using SetOfDerivedTypePairs = typedef
228 const semantics::Symbol &, SetOfDerivedTypePairs &inProgress);
231 const semantics::DerivedTypeSpec &y, SetOfDerivedTypePairs &inProgress) { in AreSameDerivedType()
277 SetOfDerivedTypePairs & /* inProgress - not yet used */) { in AreSameComponent() argument
294 SetOfDerivedTypePairs inProgress; in AreCompatibleDerivedTypes()