LLVM 22.0.0git
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 29 of file OrcV2CBindings.cpp.

Member Function Documentation

◆ extractLookupState()

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

◆ resetLookupState()

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

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