15#ifndef _EVENT_CONTAINER_H_
16#define _EVENT_CONTAINER_H_
19#include "llvm/Support/raw_ostream.h"
41 void dump(llvm::raw_ostream &os,
int tabn = 0);
void dump(llvm::raw_ostream &os, int tabn=0)
std::string getEventName() const
clang::VarDecl * ast_node_
virtual ~EventContainer()
clang::VarDecl * getASTNode() const
Clang forward declarations.