struct Parser::DestroyTemplateIdAnnotationsRAIIObj

Declaration

struct Parser::DestroyTemplateIdAnnotationsRAIIObj { /* full declaration omitted */ };

Description

RAII object to destroy TemplateIdAnnotations where possible, from a likely-good position during parsing.

Declared at: clang/include/clang/Parse/Parser.h:300

Member Variables

public clang::Parser& Self

Method Overview

Methods

DestroyTemplateIdAnnotationsRAIIObj(
    clang::Parser& Self)

Declared at: clang/include/clang/Parse/Parser.h:303

Parameters

clang::Parser& Self

~DestroyTemplateIdAnnotationsRAIIObj()

Declared at: clang/include/clang/Parse/Parser.h:304