struct DeclaratorChunk::BlockPointerTypeInfo

Declaration

struct DeclaratorChunk::BlockPointerTypeInfo { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/DeclSpec.h:1514

Member Variables

public unsigned int TypeQuals
For now, sema will catch these as invalid. The type qualifiers: const/volatile/restrict/__unaligned/_Atomic.

Method Overview

Methods

ΒΆvoid destroy()

Declared at: clang/include/clang/Sema/DeclSpec.h:1519