clang: clang::Type::FunctionTypeBitfields Class Reference (original) (raw)

FunctionTypeBitfields store various bits belonging to FunctionProtoType. More...

#include "[clang/AST/Type.h](Type%5F8h%5Fsource.html)"

Detailed Description

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 1939 of file Type.h.

FunctionProtoType

FunctionType


The documentation for this class was generated from the following file: