class Sema::PoppedFunctionScopeDeleter

Declaration

class Sema::PoppedFunctionScopeDeleter { /* full declaration omitted */ };

Description

Custom deleter to allow FunctionScopeInfos to be kept alive for a short time after they've been popped.

Declared at: clang/include/clang/Sema/Sema.h:1934

Member Variables

private clang::Sema* Self

Method Overview

Methods

ΒΆPoppedFunctionScopeDeleter(clang::Sema* Self)

Declared at: clang/include/clang/Sema/Sema.h:1938

Parameters

clang::Sema* Self