retdec
Namespaces | Functions
get_c_header_file_for_func.h File Reference

Provides function getCHeaderFileForFunc() for LibcSemantics in the semantics::libc namespace. More...

#include <optional>
#include <string>

Go to the source code of this file.

Namespaces

 retdec
 
 retdec::llvmir2hll
 
 retdec::llvmir2hll::semantics
 Implementation of semantics.
 
 retdec::llvmir2hll::semantics::libc
 Implementation of LibcSemantics.
 

Functions

std::optional< std::string > retdec::llvmir2hll::semantics::libc::getCHeaderFileForFunc (const std::string &funcName)
 Implements getCHeaderFileForFunc() for LibcSemantics. More...
 

Detailed Description

Provides function getCHeaderFileForFunc() for LibcSemantics in the semantics::libc namespace.