retdec
|
Implementation of functions from getSymbolicNamesForParam.h. More...
Namespaces | |
retdec | |
retdec::llvmir2hll | |
retdec::llvmir2hll::semantics | |
Implementation of semantics. | |
Functions | |
std::optional< IntStringMap > | retdec::llvmir2hll::semantics::getSymbolicNamesForParamFromMap (const std::string &funcName, unsigned paramPos, const FuncParamsMap &map) |
Returns symbolic names for the given parameter from the given map. More... | |
Implementation of functions from getSymbolicNamesForParam.h.