clang API Documentation

Public Member Functions
clang::ento::WorkList::Visitor Class Reference

#include <WorkList.h>

List of all members.

Public Member Functions

 Visitor ()
virtual ~Visitor ()
virtual bool visit (const WorkListUnit &U)=0

Detailed Description

Definition at line 85 of file WorkList.h.


Constructor & Destructor Documentation

clang::ento::WorkList::Visitor::Visitor ( ) [inline]

Definition at line 87 of file WorkList.h.

WorkList::Visitor::~Visitor ( ) [virtual]

Definition at line 38 of file CoreEngine.cpp.


Member Function Documentation

virtual bool clang::ento::WorkList::Visitor::visit ( const WorkListUnit U) [pure virtual]

The documentation for this class was generated from the following files: