Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtype.cpp243 static bool AreSameComponent(const semantics::Symbol &,
284 !AreSameComponent(*xLookup->second, *yLookup->second, inProgress)) { in AreSameDerivedType()
291 static bool AreSameComponent(const semantics::Symbol &x, in AreSameComponent() function