Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d420 extern(C) void* _d_eh_swapContext(void* newContext) nothrow @nogc in _d_eh_swapContext()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d229 extern(D) void* swapContext(void* newContext) nothrow @nogc in swapContext()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp831 TypeParamListContext newContext) { in checkTypeParamListConsistency()