|
clang
3.8.0
|
Describes the categories of an Objective-C class. More...
#include <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 1514 of file ASTBitCodes.h.
|
friend |
Definition at line 1518 of file ASTBitCodes.h.
|
friend |
Definition at line 1528 of file ASTBitCodes.h.
|
friend |
Definition at line 1523 of file ASTBitCodes.h.
|
friend |
Definition at line 1533 of file ASTBitCodes.h.
| DeclID clang::serialization::ObjCCategoriesInfo::DefinitionID |
Definition at line 1515 of file ASTBitCodes.h.
| unsigned clang::serialization::ObjCCategoriesInfo::Offset |
Definition at line 1516 of file ASTBitCodes.h.
1.8.6