Computer Laboratory

Visitor.cpp File Reference

Detailed Description

Definition of tesla::TeslaVisitor.

Definition in file Visitor.cpp.

#include "Names.h"
#include "Parser.h"
#include "Visitor.h"
#include <clang/AST/ASTContext.h>
+ Include dependency graph for Visitor.cpp:

Go to the source code of this file.

Namespaces

namespace  tesla
 

Functions

template<class T >
void tesla::ReportError (ASTContext &Ctx, StringRef Message, T *Subject)