retdec
Namespaces | Functions
get_name_of_param.h File Reference

Provides function getNameOfParam() for WinAPISemantics in the semantics::win_api 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::win_api
 

Functions

std::optional< std::string > retdec::llvmir2hll::semantics::win_api::getNameOfParam (const std::string &funcName, unsigned paramPos)
 Implements getNameOfParam() for WinAPISemantics. More...
 

Detailed Description

Provides function getNameOfParam() for WinAPISemantics in the semantics::win_api namespace.