Searched refs:GetAssociationRoot (Results 1 – 7 of 7) sorted by relevance
267 if (const Symbol * root{GetAssociationRoot(variable)}) { in CheckIndexVarRedefine()305 if (const Symbol * root{GetAssociationRoot(*indexVar)}) { in ActivateIndexVar()313 if (const Symbol * root{GetAssociationRoot(*indexVar)}) { in DeactivateIndexVar()
514 if (const Symbol * root{GetAssociationRoot(symbol)}) { in IsOrContainsEventOrLockComponent()733 if (const Symbol * root{GetAssociationRoot(symbol)}) { in IsExternalInPureContext()757 if (const Symbol * root{GetAssociationRoot(symbol)}) { in IsOrContainsPolymorphicComponent()779 const Symbol *root{GetAssociationRoot(symbol)}; in WhyNotModifiable()943 if (const Symbol * root{GetAssociationRoot(symbol)}) { in HasCoarray()
119 if (const Symbol * root{GetAssociationRoot(symbol)}) { in HasImpureFinal()147 if (const Symbol * root{GetAssociationRoot(entity)}) { in MightDeallocatePolymorphic()564 if (const Symbol * root{GetAssociationRoot(*symbol)}) { in GatherLocals()578 if (const Symbol * root{GetAssociationRoot(symbol)}) { in GatherSymbolsFromExpression()
268 actualLastSymbol = GetAssociationRoot(*actualLastSymbol); in CheckExplicitDataArg()
5071 if (const Symbol * ultimate{GetAssociationRoot(*symbol)}) { in Pre()
921 return GetAssociationRoot(*varSymbol); in GetAssociatedVariable()928 const Symbol *GetAssociationRoot(const Symbol &symbol) { in GetAssociationRoot() function935 const Symbol *root{GetAssociationRoot(symbol)}; in IsVariableName()958 const Symbol *root{GetAssociationRoot(*ref)}; in IsPureProcedure()1018 if (const Symbol * root{GetAssociationRoot(original)}) { in IsSaved()
921 const Symbol *GetAssociationRoot(const Symbol &);