declarationNamesWithoutOuters

For this raw function, compute the tuple of its declaration names (arguments, locals, constants, 0..1 labels). This is useful for decompilation, for giving meaningful names to registers in L2 translations, and for presenting reified continuations.

Return

The tuple of declaration names, minus the outers.