|
clang
3.8.0
|
#include <IdentifierTable.h>
Public Types | |
| enum | { NumLowBitsAvailable = 1 } |
Static Public Member Functions | |
| static const void * | getAsVoidPointer (const clang::IdentifierInfo *P) |
| static const clang::IdentifierInfo * | getFromVoidPointer (const void *P) |
Definition at line 864 of file IdentifierTable.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 872 of file IdentifierTable.h.
|
inlinestatic |
Definition at line 866 of file IdentifierTable.h.
References P.
|
inlinestatic |
Definition at line 869 of file IdentifierTable.h.
References P.
1.8.6