LLVM 22.0.0git
llvm::RuntimeDyldCheckerExprEval Class Reference

Public Member Functions

 RuntimeDyldCheckerExprEval (const RuntimeDyldCheckerImpl &Checker, raw_ostream &ErrStream)
bool evaluate (StringRef Expr) const

Detailed Description

Definition at line 48 of file RuntimeDyldChecker.cpp.

Constructor & Destructor Documentation

◆ RuntimeDyldCheckerExprEval()

llvm::RuntimeDyldCheckerExprEval::RuntimeDyldCheckerExprEval ( const RuntimeDyldCheckerImpl & Checker,
raw_ostream & ErrStream )
inline

Definition at line 50 of file RuntimeDyldChecker.cpp.

Member Function Documentation

◆ evaluate()

bool llvm::RuntimeDyldCheckerExprEval::evaluate ( StringRef Expr) const
inline

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