LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::JobHandleTraits Struct Reference

#include "llvm/Support/Windows/WindowsSupport.h"

Inheritance diagram for llvm::JobHandleTraits:
Inheritance graph
[legend]

Static Public Member Functions

static handle_type GetInvalid ()
 
- Static Public Member Functions inherited from llvm::CommonHandleTraits
static handle_type GetInvalid ()
 
static void Close (handle_type h)
 
static bool IsValid (handle_type h)
 

Additional Inherited Members

- Public Types inherited from llvm::CommonHandleTraits
typedef HANDLE handle_type
 

Detailed Description

Definition at line 138 of file WindowsSupport.h.

Member Function Documentation

◆ GetInvalid()

static handle_type llvm::JobHandleTraits::GetInvalid ( )
inlinestatic

Definition at line 139 of file WindowsSupport.h.


The documentation for this struct was generated from the following file: