retdec
|
Implementation of semantics::win_api::getCHeaderFileForFunc() for WinAPISemantics. More...
#include "retdec/llvmir2hll/semantics/semantics/impl_support/get_c_header_file_for_func.h"
#include "retdec/llvmir2hll/semantics/semantics/win_api_semantics/get_c_header_file_for_func.h"
Namespaces | |
retdec | |
retdec::llvmir2hll | |
retdec::llvmir2hll::semantics | |
Implementation of semantics. | |
retdec::llvmir2hll::semantics::win_api | |
Functions | |
std::optional< std::string > | retdec::llvmir2hll::semantics::win_api::getCHeaderFileForFunc (const std::string &funcName) |
Implements getCHeaderFileForFunc() for WinAPISemantics. More... | |
Implementation of semantics::win_api::getCHeaderFileForFunc() for WinAPISemantics.