struct RAII

Declaration

struct RAII { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/CodeGenAction.cpp:1182

Member Variables

public llvm::LLVMContext& Ctx
public std::unique_ptr<DiagnosticHandler> PrevHandler = this->Ctx.getDiagnosticHandler()

Method Overview

Methods

ΒΆ~RAII()

Declared at: clang/lib/CodeGen/CodeGenAction.cpp:1185