MCPcopy Create free account
hub / github.com/MauriceGit/compiler / FunctionVar

Struct FunctionVar

codeGeneration.go:1035–1039  ·  view source on GitHub ↗

extractAllFunctionVariables will go through all blocks in the function and extract the names of all existing local variables, together with a pointer to the corresponding symbol table so we can correctly set the assembler stack offsets.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected