clang
6.0.0
|
#include "clang/Basic/IdentifierTable.h"
Public Types | |
enum | { NumLowBitsAvailable = 1 } |
Static Public Member Functions | |
static void * | getAsVoidPointer (clang::IdentifierInfo *P) |
static clang::IdentifierInfo * | getFromVoidPointer (void *P) |
Definition at line 894 of file IdentifierTable.h.
anonymous enum |
Enumerator | |
---|---|
NumLowBitsAvailable |
Definition at line 903 of file IdentifierTable.h.
|
inlinestatic |
Definition at line 895 of file IdentifierTable.h.
References P.
|
inlinestatic |
Definition at line 899 of file IdentifierTable.h.
References P.