Searched refs:GetInvalidHandle (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp85 : Handle(HandleType::GetInvalidHandle()) {}
115 static handle_type GetInvalidHandle() { function in struct:__anon3013::CommonHandle
124 return Handle != GetInvalidHandle();
131 static handle_type GetInvalidHandle() { function in struct:__anon3013::FileMappingHandle
140 return Handle != GetInvalidHandle();
147 static handle_type GetInvalidHandle() { function in struct:__anon3013::MappedViewOfFileHandle
156 return Handle != GetInvalidHandle();

Completed in 214 milliseconds