retdec
Public Member Functions | Public Attributes | List of all members
retdec::bin2llvmir::st_match::apfloat_match Struct Reference

#include <symbolic_tree_match.h>

Public Member Functions

 apfloat_match (const llvm::APFloat *&R)
 
bool match (SymbolicTree &st)
 

Public Attributes

const llvm::APFloat *& Res
 

Constructor & Destructor Documentation

◆ apfloat_match()

retdec::bin2llvmir::st_match::apfloat_match::apfloat_match ( const llvm::APFloat *&  R)
inline

Member Function Documentation

◆ match()

bool retdec::bin2llvmir::st_match::apfloat_match::match ( SymbolicTree st)
inline

Member Data Documentation

◆ Res

const llvm::APFloat*& retdec::bin2llvmir::st_match::apfloat_match::Res

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