JUCE  v5.2.0-514-g49784a029
JUCE API
juce::littlefoot::Compiler::FunctionCall Member List

This is the complete list of members for juce::littlefoot::Compiler::FunctionCall, including all inherited members.

alwaysReturns() constjuce::littlefoot::Compiler::Statementinlinevirtual
argumentsjuce::littlefoot::Compiler::FunctionCall
emit(CodeGenerator &cg, Type requiredType, int stackDepth) const overridejuce::littlefoot::Compiler::FunctionCallinlinevirtual
emitArgs(CodeGenerator &cg, const Array< Type > &argTypes, int stackDepth) constjuce::littlefoot::Compiler::FunctionCallinline
emitCast(CodeGenerator &cg, Type destType, int stackDepth) constjuce::littlefoot::Compiler::FunctionCallinline
Expression(const CodeLocation &l, BlockPtr parent) noexceptjuce::littlefoot::Compiler::Expressioninline
findBuiltInFunction(FunctionID functionID) const noexceptjuce::littlefoot::Compiler::FunctionCallinline
FunctionCall(const CodeLocation &l, BlockPtr parent) noexceptjuce::littlefoot::Compiler::FunctionCallinline
functionNamejuce::littlefoot::Compiler::FunctionCall
getFunctionID(CodeGenerator &cg) constjuce::littlefoot::Compiler::FunctionCallinline
getType(CodeGenerator &cg) const overridejuce::littlefoot::Compiler::FunctionCallinlinevirtual
locationjuce::littlefoot::Compiler::Statement
parentBlockjuce::littlefoot::Compiler::Statement
simplify(SyntaxTreeBuilder &stb) overridejuce::littlefoot::Compiler::FunctionCallinlinevirtual
Statement(const CodeLocation &l, BlockPtr parent) noexceptjuce::littlefoot::Compiler::Statementinline
throwCannotFindFunctionError(CodeGenerator &cg, Type returnType) constjuce::littlefoot::Compiler::FunctionCallinline
visitSubStatements(Statement::Visitor &visit) const overridejuce::littlefoot::Compiler::FunctionCallinlinevirtual
~AllocatedObject() noexceptjuce::littlefoot::Compiler::AllocatedObjectinlinevirtual