retdec
Namespaces | Functions
get_name_of_var_storing_result.h File Reference

Provides function getNameOfVarStoringResult() for GCCGeneralSemantics in the semantics::gcc_general namespace. More...

#include <optional>
#include <string>

Go to the source code of this file.

Namespaces

 retdec
 
 retdec::llvmir2hll
 
 retdec::llvmir2hll::semantics
 Implementation of semantics.
 
 retdec::llvmir2hll::semantics::gcc_general
 

Functions

std::optional< std::string > retdec::llvmir2hll::semantics::gcc_general::getNameOfVarStoringResult (const std::string &funcName)
 Implements getNameOfVarStoringResult() for GCCGeneralSemantics. More...
 

Detailed Description

Provides function getNameOfVarStoringResult() for GCCGeneralSemantics in the semantics::gcc_general namespace.