retdec
|
A parser of textual representation of API call sequences. More...
#include <optional>
#include <string>
#include "retdec/llvmir2hll/pattern/pattern_finders/api_call/api_call_info.h"
#include "retdec/llvmir2hll/pattern/pattern_finders/api_call/api_call_info_seq.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/types.h"
#include "retdec/utils/non_copyable.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::APICallInfoSeqParser |
A parser of textual representation of API call sequences. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
A parser of textual representation of API call sequences.