Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h184 typedef ScopedHandle<CommonHandleTraits> ScopedCommonHandle; typedef
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProgram.inc313 ScopedCommonHandle hThread(pi.hThread);
H A DSignals.inc822 ScopedCommonHandle FileHandle(reinterpret_cast<HANDLE>(_get_osfhandle(FD)));