struct Sema::LateInstantiatedAttribute

Declaration

struct Sema::LateInstantiatedAttribute { /* full declaration omitted */ };

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

Member Variables

public const clang::Attr* TmplAttr
public clang::LocalInstantiationScope* Scope
public clang::Decl* NewDecl

Method Overview

Methods

ΒΆLateInstantiatedAttribute(
    const clang::Attr* A,
    clang::LocalInstantiationScope* S,
    clang::Decl* D)

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

Parameters

const clang::Attr* A
clang::LocalInstantiationScope* S
clang::Decl* D