retdec
Classes | Namespaces
api_call_seq_finder.h File Reference

A base class for all API calls finders. More...

#include <vector>
#include "retdec/llvmir2hll/pattern/pattern_finders/api_call/api_call_info_seq.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/utils/non_copyable.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::APICallSeqFinder
 A base class for all API calls finders. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A base class for all API calls finders.