retdec
|
An obtainer of information about function calls in a module. More...
#include <vector>
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/visitors/ordered_all_visitor.h"
#include "retdec/utils/non_copyable.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::CallsInModuleObtainer |
An obtainer of information about function calls in a module. More... | |
struct | retdec::llvmir2hll::CallsInModuleObtainer::CallInfo |
Information about a single call. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
An obtainer of information about function calls in a module.