retdec
Classes | Namespaces
visit_all_visitor.h File Reference

A visitor that visits all types inside some type. More...

#include <unordered_set>
#include "retdec/ctypes/visitor.h"

Go to the source code of this file.

Classes

class  retdec::ctypes::VisitAllVisitor
 A visitor that visits all types inside some type. More...
 

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

A visitor that visits all types inside some type.