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

#include "clang/AST/TypeLoc.h"

Collaboration diagram for clang::AtomicTypeLocInfo:
[legend]

Public Attributes

SourceLocation KWLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 2127 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::AtomicTypeLocInfo::KWLoc

Definition at line 2128 of file TypeLoc.h.

Referenced by clang::AtomicTypeLoc::getKWLoc(), and clang::AtomicTypeLoc::setKWLoc().

SourceLocation clang::AtomicTypeLocInfo::LParenLoc
SourceLocation clang::AtomicTypeLocInfo::RParenLoc

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