clang 20.0.0git
Friends | List of all members
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 1861 of file DeclBase.h.

Friends And Related Function Documentation

◆ ObjCMethodDecl

friend class ObjCMethodDecl
friend

Definition at line 1862 of file DeclBase.h.


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