retdec
Namespaces | Functions
a.h File Reference

Initializes FuncParamNamesMap for WinAPI functions starting with A. More...

#include "retdec/llvmir2hll/semantics/semantics/impl_support/get_name_of_param.h"

Go to the source code of this file.

Namespaces

 retdec
 
 retdec::llvmir2hll
 
 retdec::llvmir2hll::semantics
 Implementation of semantics.
 
 retdec::llvmir2hll::semantics::win_api
 

Functions

void retdec::llvmir2hll::semantics::win_api::initFuncParamNamesMap_A (FuncParamNamesMap &funcParamNamesMap)
 Initializes the given map with info about functions starting with A or underscore. More...
 

Detailed Description

Initializes FuncParamNamesMap for WinAPI functions starting with A.