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

#include <TypeLoc.h>

Collaboration diagram for clang::AtomicTypeLocInfo:
[legend]

Public Attributes

SourceLocation KWLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 1981 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::AtomicTypeLocInfo::KWLoc

Definition at line 1982 of file TypeLoc.h.

SourceLocation clang::AtomicTypeLocInfo::LParenLoc

Definition at line 1982 of file TypeLoc.h.

SourceLocation clang::AtomicTypeLocInfo::RParenLoc

Definition at line 1982 of file TypeLoc.h.


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