Searched defs:forEachScopeOf (Results 1 – 2 of 2) sorted by relevance
50 fun forEachScopeOf() { in <lambda>() method
66 inline fun forEachScopeOf(key: Key, block: (scope: Scope) -> Unit) { in <lambda>() method