|
clang
5.0.0
|
Describes the categories of an Objective-C class. More...
#include "clang/Serialization/ASTBitCodes.h"
Public Attributes | |
| DeclID | DefinitionID |
| unsigned | Offset |
Friends | |
| bool | operator< (const ObjCCategoriesInfo &X, const ObjCCategoriesInfo &Y) |
| bool | operator> (const ObjCCategoriesInfo &X, const ObjCCategoriesInfo &Y) |
| bool | operator<= (const ObjCCategoriesInfo &X, const ObjCCategoriesInfo &Y) |
| bool | operator>= (const ObjCCategoriesInfo &X, const ObjCCategoriesInfo &Y) |
Describes the categories of an Objective-C class.
Definition at line 1608 of file ASTBitCodes.h.
|
friend |
Definition at line 1612 of file ASTBitCodes.h.
|
friend |
Definition at line 1622 of file ASTBitCodes.h.
|
friend |
Definition at line 1617 of file ASTBitCodes.h.
|
friend |
Definition at line 1627 of file ASTBitCodes.h.
| DeclID clang::serialization::ObjCCategoriesInfo::DefinitionID |
Definition at line 1609 of file ASTBitCodes.h.
| unsigned clang::serialization::ObjCCategoriesInfo::Offset |
Definition at line 1610 of file ASTBitCodes.h.
1.8.6