clang API Documentation
#include <DeclSpec.h>


Public Member Functions | |
| void | destroy () |
Public Attributes | |
| unsigned | TypeQuals: 3 |
Definition at line 1227 of file DeclSpec.h.
| void clang::DeclaratorChunk::BlockPointerTypeInfo::destroy | ( | ) | [inline] |
Definition at line 1232 of file DeclSpec.h.
Referenced by clang::DeclaratorChunk::destroy().
For now, sema will catch these as invalid. The type qualifiers: const/volatile/restrict.
Definition at line 1230 of file DeclSpec.h.
Referenced by clang::DeclaratorChunk::getBlockPointer().