retdec
|
Implementation of functions from getCHeaderFileForFunc.h. More...
Namespaces | |
retdec | |
retdec::llvmir2hll | |
retdec::llvmir2hll::semantics | |
Implementation of semantics. | |
Functions | |
std::optional< std::string > | retdec::llvmir2hll::semantics::getCHeaderFileForFuncFromMap (const std::string &funcName, const StringStringUMap &map) |
Returns the header name for the given function from the given map. More... | |
Implementation of functions from getCHeaderFileForFunc.h.