7 #ifndef RETDEC_LLVMIR2HLL_SEMANTICS_SEMANTICS_WIN_API_SEMANTICS_GET_NAME_OF_PARAM_F_H
8 #define RETDEC_LLVMIR2HLL_SEMANTICS_SEMANTICS_WIN_API_SEMANTICS_GET_NAME_OF_PARAM_F_H
Support for implementing the getNameOfParam semantics.
A library providing API for working with back-end IR.
void initFuncParamNamesMap_F(FuncParamNamesMap &funcParamNamesMap)
Initializes the given map with info about functions starting with F.
Definition: f.cpp:17
std::unordered_map< FuncParamPosPair, std::string, FuncParamPosPairHasher > FuncParamNamesMap
Definition: get_name_of_param.h:40
Definition: archive_wrapper.h:19