Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dtools.cpp1155 static const Symbol *GetAssociatedVariable(const AssocEntityDetails &details) { in GetAssociatedVariable() function
1169 if (const Symbol * root{GetAssociatedVariable(*details)}) { in GetAssociationRoot()