retdec
|
Implementation of functions from getNameOfParam.h. More...
Namespaces | |
retdec | |
retdec::llvmir2hll | |
retdec::llvmir2hll::semantics | |
Implementation of semantics. | |
Functions | |
std::optional< std::string > | retdec::llvmir2hll::semantics::getNameOfParamFromMap (const std::string &funcName, unsigned paramPos, const FuncParamNamesMap &map) |
Returns the name of the given parameter from the given map. More... | |
Implementation of functions from getNameOfParam.h.