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

#include "clang/Sema/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 1491 of file DeclSpec.h.

Member Function Documentation

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

Definition at line 1495 of file DeclSpec.h.

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

Member Data Documentation

unsigned clang::DeclaratorChunk::PipeTypeInfo::AccessWrites

The access writes.

Definition at line 1493 of file DeclSpec.h.


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