◆ countMaxNumLocalVariables()
| static int juce::littlefoot::Compiler::Function::countMaxNumLocalVariables |
( |
StatementPtr |
s | ) |
|
|
inlinestaticnoexcept |
◆ emit()
| void juce::littlefoot::Compiler::Function::emit |
( |
CodeGenerator & |
cg | ) |
const |
|
inline |
◆ getArgumentTypes()
| Array<Type> juce::littlefoot::Compiler::Function::getArgumentTypes |
( |
| ) |
const |
|
inline |
◆ getNumLocals()
| int juce::littlefoot::Compiler::Function::getNumLocals |
( |
| ) |
const |
|
inlinenoexcept |
◆ address
◆ arguments
◆ block
| BlockPtr juce::littlefoot::Compiler::Function::block |
◆ functionID
| FunctionID juce::littlefoot::Compiler::Function::functionID |
◆ returnType
| Type juce::littlefoot::Compiler::Function::returnType |
◆ unwindAddress
The documentation for this struct was generated from the following file: