clang API Documentation

Classes | Namespaces
Handlers.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/SmallVector.h"
Include dependency graph for Handlers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::idx::EntityHandler
 Abstract interface for receiving Entities. More...
class  clang::idx::TranslationUnitHandler
 Abstract interface for receiving TranslationUnits. More...
class  clang::idx::TULocationHandler
 Abstract interface for receiving TULocations. More...
class  clang::idx::Storing< handler_type >
 Helper for the Handler classes. Stores the objects into a vector. example: More...

Namespaces

namespace  clang
namespace  clang::idx