Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dexpression.cpp255 const semantics::Symbol &compTypeSymbol{dtSpec.typeSymbol()}; in GetParentComponentSymbol() local
256 return &compTypeSymbol; in GetParentComponentSymbol()