Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/parallelize/
H A Dloop.hh52 Loop* const fEnclosingLoop; ///< Loop from which this one originated member
H A Dcode_loop.hh68 CodeLoop* const fEnclosingLoop; ///< Loop from which this one originated member in CodeLoop