Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dtools.cpp916 static const Symbol *GetAssociatedVariable( in GetAssociatedVariable() function
931 return details ? GetAssociatedVariable(*details) : &ultimate; in GetAssociationRoot()