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

#include <TypeLoc.h>

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

Public Attributes

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

Detailed Description

Definition at line 1776 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::DependentNameLocInfo::NameLoc

Definition at line 1777 of file TypeLoc.h.


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