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
- public ~RAII()
Methods
ΒΆ~RAII()
~RAII()
Declared at: clang/lib/CodeGen/CodeGenAction.cpp:1185