clang  3.9.0
Public Member Functions | Public Attributes | List of all members
clang::DeclaratorChunk::PipeTypeInfo Struct Reference

#include <DeclSpec.h>

Inheritance diagram for clang::DeclaratorChunk::PipeTypeInfo:
[legend]
Collaboration diagram for clang::DeclaratorChunk::PipeTypeInfo:
[legend]

Public Member Functions

void destroy ()
 

Public Attributes

unsigned AccessWrites: 3
 The access writes. More...
 
- Public Attributes inherited from clang::DeclaratorChunk::TypeInfoCommon
AttributeListAttrList
 

Detailed Description

Definition at line 1435 of file DeclSpec.h.

Member Function Documentation

void clang::DeclaratorChunk::PipeTypeInfo::destroy ( )
inline

Definition at line 1439 of file DeclSpec.h.

Referenced by clang::DeclaratorChunk::destroy().

Member Data Documentation

unsigned clang::DeclaratorChunk::PipeTypeInfo::AccessWrites

The access writes.

Definition at line 1437 of file DeclSpec.h.


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