resolveParentAlias

fun resolveParentAlias(name: Name, scope: Scope?): Name

This function resolves a name alias (contained in an import alias) for the Name.parent of the given Name. It also does this recursively.