clang API Documentation
A simple visitor class that helps create declaration visitors. More...
#include <DeclVisitor.h>
A simple visitor class that helps create declaration visitors.
This class does not preserve constness of Decl pointers (see also ConstDeclVisitor).
Definition at line 67 of file DeclVisitor.h.