A holder for Arm type attributes as described in the Arm C/C++ Language extensions which are not particularly common to all types and therefore accounted separately from FunctionTypeBitfields.
More...
#include "clang/AST/Type.h"
A holder for Arm type attributes as described in the Arm C/C++ Language extensions which are not particularly common to all types and therefore accounted separately from FunctionTypeBitfields.
Definition at line 4607 of file Type.h.
◆ FunctionTypeArmAttributes()
clang::FunctionType::FunctionTypeArmAttributes::FunctionTypeArmAttributes |
( |
| ) |
|
|
inline |
◆ AArch64SMEAttributes
unsigned clang::FunctionType::FunctionTypeArmAttributes::AArch64SMEAttributes |
Any AArch64 SME ACLE type attributes that need to be propagated on declarations and function pointers.
Definition at line 4610 of file Type.h.
The documentation for this struct was generated from the following file: