clang  3.7.0
Public Attributes | List of all members
clang::ElaboratedLocInfo Struct Reference

#include <TypeLoc.h>

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

Public Attributes

SourceLocation ElaboratedKWLoc
 
void * QualifierData
 Data associated with the nested-name-specifier location. More...
 

Detailed Description

Definition at line 1704 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::ElaboratedLocInfo::ElaboratedKWLoc

Definition at line 1705 of file TypeLoc.h.

void* clang::ElaboratedLocInfo::QualifierData

Data associated with the nested-name-specifier location.

Definition at line 1707 of file TypeLoc.h.


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