Home
last modified time | relevance | path

Searched refs:ScopedCommonHandle (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/Windows/
DWindowsSupport.h184 typedef ScopedHandle<CommonHandleTraits> ScopedCommonHandle; typedef
/openbsd/src/gnu/llvm/llvm/lib/Support/Windows/
DProgram.inc313 ScopedCommonHandle hThread(pi.hThread);
DSignals.inc817 ScopedCommonHandle FileHandle(reinterpret_cast<HANDLE>(_get_osfhandle(FD)));