Searched refs:IsExternalInPureContext (Results 1 – 2 of 2) sorted by relevance
177 const Symbol *IsExternalInPureContext(const Symbol &, const Scope &);
730 const Symbol *IsExternalInPureContext( in IsExternalInPureContext() function784 } else if (IsExternalInPureContext(*root, scope)) { in WhyNotModifiable()