retdec
|
Implementation of semantics::libc::getNameOfParam() for LibcSemantics. More...
#include "retdec/llvmir2hll/semantics/semantics/impl_support/get_name_of_param.h"
#include "retdec/llvmir2hll/semantics/semantics/libc_semantics/get_name_of_param.h"
Namespaces | |
retdec | |
retdec::llvmir2hll | |
retdec::llvmir2hll::semantics | |
Implementation of semantics. | |
retdec::llvmir2hll::semantics::libc | |
Implementation of LibcSemantics. | |
Functions | |
std::optional< std::string > | retdec::llvmir2hll::semantics::libc::getNameOfParam (const std::string &funcName, unsigned paramPos) |
Implements getNameOfParam() for LibcSemantics. More... | |
Implementation of semantics::libc::getNameOfParam() for LibcSemantics.