Searched defs:ScopedHandle (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp216 struct ScopedHandle { struct
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cc180 struct ScopedHandle { struct in namespace:__sanitizer::__anon7743
181 ScopedHandle() : h_(nullptr) {} function in struct:__sanitizer::__anon7743::ScopedHandle
182 explicit ScopedHandle(HANDLE h) : h_(h) {} function in struct:__sanitizer::__anon7743::ScopedHandle
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_win.cc178 struct ScopedHandle { struct in namespace:__sanitizer::__anon1358
179 ScopedHandle() : h_(nullptr) {} function in struct:__sanitizer::__anon1358::ScopedHandle
180 explicit ScopedHandle(HANDLE h) : h_(h) {} function in struct:__sanitizer::__anon1358::ScopedHandle
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h78 class ScopedHandle { class in namespace:llvm
85 ScopedHandle() function in class:llvm::ScopedHandle
88 explicit ScopedHandle(handle_type h) function in class:llvm::ScopedHandle
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp183 struct ScopedHandle { struct in namespace:__sanitizer::__anon62
184 ScopedHandle() : h_(nullptr) {} function in struct:__sanitizer::__anon62::ScopedHandle
185 explicit ScopedHandle(HANDLE h) : h_(h) {} function in struct:__sanitizer::__anon62::ScopedHandle
/netbsd-current/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp78 class ScopedHandle { class in namespace:__anon3013
84 ScopedHandle() function in class:__anon3013::ScopedHandle
87 explicit ScopedHandle(handle_type handle) function in class:__anon3013::ScopedHandle
[all...]

Completed in 144 milliseconds