clang 22.0.0git
|
FunctionTypeBitfields store various bits belonging to FunctionProtoType. More...
#include "clang/AST/TypeBase.h"
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.
|
friend |
Definition at line 1945 of file TypeBase.h.
References FunctionProtoType.
Referenced by FunctionProtoType.
|
friend |
Definition at line 1946 of file TypeBase.h.
References clang::Qualifiers::FastWidth, FunctionType, and clang::Type::FunctionTypeNumParamsWidth.
Referenced by FunctionType.