Home
last modified time | relevance | path

Searched refs:genCloseboxInst (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.hh1870 static CloseboxInst* genCloseboxInst() { return new CloseboxInst(); } in genCloseboxInst() function
H A Dinstructions_compiler.cpp2376 pushUserInterfaceMethod(InstBuilder::genCloseboxInst()); in generateUserInterfaceTree()