Home
last modified time | relevance | path

Searched defs:ContextScope (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/
DScopes.kt36 internal class ContextScope(context: CoroutineContext) : CoroutineScope { class
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp14678 Scope *ContextScope = BlockScope; in ImplicitlyDefineFunction() local
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h168 explicit ContextScope(MacroAssembler* const masm, const char* loc) in ContextScope() function