Lines Matching refs:GetLastSymbol
199 const Symbol &last{ref.GetLastSymbol()}; in Designate()
241 const Symbol &symbol{ref.GetLastSymbol().GetUltimate()}; in CompleteSubscripts()
300 const Symbol &symbol{component.GetLastSymbol()}; in CheckRanks()
322 component->GetLastSymbol().name(), componentBaseRank, in CheckRanks()
887 const Symbol &symbol{checked->GetLastSymbol()}; in Analyze()
1045 if (const Symbol * symbol{GetLastSymbol(*baseExpr)}) { in Analyze()
1082 return NamedEntity{coarrayRef.GetLastSymbol()}; in IgnoreAnySubscripts()
1202 reversed.push_back(aRef->GetLastSymbol()); in Analyze()
1211 reversed.push_back(component->GetLastSymbol()); in Analyze()
2680 if (const semantics::Symbol * symbol{GetLastSymbol(*operand)}) { in Analyze()
3347 const Symbol *symbol{GetLastSymbol(*expr)}; in Analyze()