|
clang
3.8.0
|
Describes the redeclarations of a declaration. More...
#include <ASTBitCodes.h>
Public Attributes | |
| DeclID | FirstID |
| unsigned | Offset |
Friends | |
| bool | operator< (const LocalRedeclarationsInfo &X, const LocalRedeclarationsInfo &Y) |
| bool | operator> (const LocalRedeclarationsInfo &X, const LocalRedeclarationsInfo &Y) |
| bool | operator<= (const LocalRedeclarationsInfo &X, const LocalRedeclarationsInfo &Y) |
| bool | operator>= (const LocalRedeclarationsInfo &X, const LocalRedeclarationsInfo &Y) |
Describes the redeclarations of a declaration.
Definition at line 1488 of file ASTBitCodes.h.
|
friend |
Definition at line 1492 of file ASTBitCodes.h.
|
friend |
Definition at line 1502 of file ASTBitCodes.h.
|
friend |
Definition at line 1497 of file ASTBitCodes.h.
|
friend |
Definition at line 1507 of file ASTBitCodes.h.
| DeclID clang::serialization::LocalRedeclarationsInfo::FirstID |
Definition at line 1489 of file ASTBitCodes.h.
| unsigned clang::serialization::LocalRedeclarationsInfo::Offset |
Definition at line 1490 of file ASTBitCodes.h.
1.8.6