Searched defs:ContextScope (Results 1 – 3 of 3) sorted by relevance
36 internal class ContextScope(context: CoroutineContext) : CoroutineScope { class
14678 Scope *ContextScope = BlockScope; in ImplicitlyDefineFunction() local
168 explicit ContextScope(MacroAssembler* const masm, const char* loc) in ContextScope() function