Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp170 typedef ScopedHandle<FileHandle> FileScopedHandle; typedef
474 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile); in main()