LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::orc::OrcV2CAPIHelper Class Reference

Static Public Member Functions

static InProgressLookupStateextractLookupState (LookupState &LS)
 
static void resetLookupState (LookupState &LS, InProgressLookupState *IPLS)
 

Detailed Description

Definition at line 28 of file OrcV2CBindings.cpp.

Member Function Documentation

◆ extractLookupState()

static InProgressLookupState * llvm::orc::OrcV2CAPIHelper::extractLookupState ( LookupState LS)
inlinestatic

◆ resetLookupState()

static void llvm::orc::OrcV2CAPIHelper::resetLookupState ( LookupState LS,
InProgressLookupState IPLS 
)
inlinestatic

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