retdec
Namespaces | Functions
get_c_header_file_for_func.cpp File Reference

Implementation of semantics::gcc_general::getCHeaderFileForFunc() for GCCGeneralSemantics. More...

#include "retdec/llvmir2hll/semantics/semantics/gcc_general_semantics/get_c_header_file_for_func.h"
#include "retdec/llvmir2hll/semantics/semantics/impl_support/get_c_header_file_for_func.h"

Namespaces

 retdec
 
 retdec::llvmir2hll
 
 retdec::llvmir2hll::semantics
 Implementation of semantics.
 
 retdec::llvmir2hll::semantics::gcc_general
 

Functions

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

Detailed Description

Implementation of semantics::gcc_general::getCHeaderFileForFunc() for GCCGeneralSemantics.