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

#include <symbolic_tree_match.h>

Collaboration diagram for retdec::bin2llvmir::st_match::bind_const_intval_ty:
Collaboration graph
[legend]

Public Member Functions

 bind_const_intval_ty (uint64_t &V)
 
bool match (SymbolicTree &st)
 

Public Attributes

uint64_t & VR
 

Constructor & Destructor Documentation

◆ bind_const_intval_ty()

retdec::bin2llvmir::st_match::bind_const_intval_ty::bind_const_intval_ty ( uint64_t &  V)
inline

Member Function Documentation

◆ match()

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

Member Data Documentation

◆ VR

uint64_t& retdec::bin2llvmir::st_match::bind_const_intval_ty::VR

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