clang
10.0.0git
|
#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 976 of file IdentifierTable.h.
anonymous enum |
Enumerator | |
---|---|
NumLowBitsAvailable |
Definition at line 985 of file IdentifierTable.h.
|
inlinestatic |
Definition at line 977 of file IdentifierTable.h.
References P.
|
inlinestatic |
Definition at line 981 of file IdentifierTable.h.
References P.