clang 19.0.0git
Public Attributes | List of all members
clang::DecompositionDeclarator::Binding Struct Reference

#include "clang/Sema/DeclSpec.h"

Public Attributes

IdentifierInfoName
 
SourceLocation NameLoc
 

Detailed Description

Definition at line 1791 of file DeclSpec.h.

Member Data Documentation

◆ Name

IdentifierInfo* clang::DecompositionDeclarator::Binding::Name

Definition at line 1792 of file DeclSpec.h.

◆ NameLoc

SourceLocation clang::DecompositionDeclarator::Binding::NameLoc

Definition at line 1793 of file DeclSpec.h.


The documentation for this struct was generated from the following file: