Home
last modified time | relevance | path

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

/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DPyrPrimitive.cpp716 bool isWithinClosed(PyrBlock* fundef);
717 bool isWithinClosed(PyrBlock* fundef) { in isWithinClosed() function
774 SetBool(a, isWithinClosed(block)); in prFunctionDefIsWithinClosed()