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

#include "clang/Sema/DeclSpec.h"

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

Public Member Functions

void destroy ()
 

Public Attributes

unsigned AccessWrites: 3
 The access writes. More...
 

Detailed Description

Definition at line 1519 of file DeclSpec.h.

Member Function Documentation

◆ destroy()

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

Definition at line 1523 of file DeclSpec.h.

Member Data Documentation

◆ AccessWrites

unsigned clang::DeclaratorChunk::PipeTypeInfo::AccessWrites

The access writes.

Definition at line 1521 of file DeclSpec.h.


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