Searched defs:newContext (Results 1 – 3 of 3) sorted by relevance
420 extern(C) void* _d_eh_swapContext(void* newContext) nothrow @nogc in _d_eh_swapContext()
229 extern(D) void* swapContext(void* newContext) nothrow @nogc in swapContext()
831 TypeParamListContext newContext) { in checkTypeParamListConsistency()