Definition at line 63 of file AST.h.
#include "AST.h"
|
| | TeslaAction (llvm::StringRef OutFilename) |
| |
| clang::ASTConsumer * | CreateASTConsumer (clang::CompilerInstance &Compiler, llvm::StringRef InFile) |
| |
| tesla::TeslaAction::TeslaAction |
( |
llvm::StringRef |
OutFilename | ) |
|
|
inline |
Definition at line 65 of file AST.h.
65 : OutFile(OutFilename) {}
| ASTConsumer * tesla::TeslaAction::CreateASTConsumer |
( |
clang::CompilerInstance & |
Compiler, |
|
|
llvm::StringRef |
InFile |
|
) |
| |
The documentation for this class was generated from the following files: