clang: clang::DeclContext::FunctionDeclBitfields Class Reference (original) (raw)

Stores the bits used by FunctionDecl. More...

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

Friends
class FunctionDecl
class CXXDeductionGuideDecl
For DeductionCandidateKind.

Stores the bits used by FunctionDecl.

If modified NumFunctionDeclBits and the accessor methods in FunctionDecl and CXXDeductionGuideDecl (for DeductionCandidateKind) should be updated appropriately.

Definition at line 1731 of file DeclBase.h.

CXXDeductionGuideDecl

FunctionDecl


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