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

#include "clang/AST/TypeLoc.h"

Inheritance diagram for clang::DependentNameLocInfo:
Inheritance graph
[legend]

Public Attributes

SourceLocation NameLoc
 
- Public Attributes inherited from clang::ElaboratedLocInfo
SourceLocation ElaboratedKWLoc
 
void * QualifierData
 Data associated with the nested-name-specifier location.
 

Detailed Description

Definition at line 2390 of file TypeLoc.h.

Member Data Documentation

◆ NameLoc

SourceLocation clang::DependentNameLocInfo::NameLoc

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