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

Stores the bits used by ObjCMethodDecl. More...

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

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 1865 of file DeclBase.h.

ObjCMethodDecl

friend class ObjCMethodDecl friend

Definition at line 1866 of file DeclBase.h.


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