Home
last modified time | relevance | path

Searched defs:InterpreterInstructionsCompiler (Results 1 – 1 of 1) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dinterpreter_code_container.hh88 class InterpreterInstructionsCompiler : public virtual InstructionsCompiler { class
90 InterpreterInstructionsCompiler(CodeContainer* container) : InstructionsCompiler(container) {} in InterpreterInstructionsCompiler() function in InterpreterInstructionsCompiler