Definition at line 127 of file UdfCompiler.cpp.
anonymous_namespace{UdfCompiler.cpp}::HandleDeclAction::HandleDeclAction |
( |
llvm::raw_fd_ostream & |
ast_file | ) |
|
|
inline |
anonymous_namespace{UdfCompiler.cpp}::HandleDeclAction::~HandleDeclAction |
( |
| ) |
|
|
inlineoverride |
std::unique_ptr<ASTConsumer> anonymous_namespace{UdfCompiler.cpp}::HandleDeclAction::CreateASTConsumer |
( |
CompilerInstance & |
instance, |
|
|
StringRef |
file |
|
) |
| |
|
inlineoverride |
Definition at line 133 of file UdfCompiler.cpp.
135 return std::make_unique<DeclASTConsumer>(
llvm::raw_fd_ostream & ast_file_
llvm::raw_fd_ostream& anonymous_namespace{UdfCompiler.cpp}::HandleDeclAction::ast_file_ |
|
private |
The documentation for this class was generated from the following file: