struct DirectCleanupTraits

Declaration

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

Declared at: clang/lib/CodeGen/CGExprCXX.cpp:1495

Method Overview

  • public static clang::CodeGen::RValue get(clang::CodeGen::CodeGenFunction &, DirectCleanupTraits::ValueTy V)
  • public static clang::CodeGen::RValue get(clang::CodeGen::CodeGenFunction &, DirectCleanupTraits::RValueTy V)

Methods

static clang::CodeGen::RValue get(
    clang::CodeGen::CodeGenFunction&,
    DirectCleanupTraits::ValueTy V)

Declared at: clang/lib/CodeGen/CGExprCXX.cpp:1498

Parameters

clang::CodeGen::CodeGenFunction&
DirectCleanupTraits::ValueTy V

static clang::CodeGen::RValue get(
    clang::CodeGen::CodeGenFunction&,
    DirectCleanupTraits::RValueTy V)

Declared at: clang/lib/CodeGen/CGExprCXX.cpp:1499

Parameters

clang::CodeGen::CodeGenFunction&
DirectCleanupTraits::RValueTy V