clang: clang::Type::FunctionTypeBitfields Class Reference (original) (raw)
FunctionTypeBitfields store various bits belonging to FunctionProtoType. More...
#include "[clang/AST/TypeBase.h](TypeBase%5F8h%5Fsource.html)"
| Friends | |
|---|---|
| class | FunctionProtoType |
| class | FunctionType |
FunctionTypeBitfields store various bits belonging to FunctionProtoType.
Only common bits are stored here. Additional uncommon bits are stored in a trailing object after FunctionProtoType.
Definition at line 1944 of file TypeBase.h.
◆ FunctionProtoType
◆ FunctionType
The documentation for this class was generated from the following file:
- include/clang/AST/TypeBase.h