clang 22.0.0git
clang::DeclContext::ObjCMethodDeclBitfields Class Reference

Stores the bits used by ObjCMethodDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class ObjCMethodDecl

Detailed Description

Stores the bits used by ObjCMethodDecl.

If modified NumObjCMethodDeclBits and the accessor methods in ObjCMethodDecl should be updated appropriately.

Definition at line 1870 of file DeclBase.h.

◆ ObjCMethodDecl

friend class ObjCMethodDecl
friend

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