8 #ifndef RETDEC_LLVMIR2HLL_SEMANTICS_SEMANTICS_LIBC_SEMANTICS_GET_NAME_OF_PARAM_H
9 #define RETDEC_LLVMIR2HLL_SEMANTICS_SEMANTICS_LIBC_SEMANTICS_GET_NAME_OF_PARAM_H
19 std::optional<std::string>
getNameOfParam(
const std::string &funcName,
A library providing API for working with back-end IR.
std::optional< std::string > getNameOfParam(const std::string &funcName, unsigned paramPos)
Implements getNameOfParam() for LibcSemantics.
Definition: get_name_of_param.cpp:644
Definition: archive_wrapper.h:19