clang
3.9.0
|
#include <IdentifierTable.h>
Public Types | |
enum | { NumLowBitsAvailable = 0 } |
Static Public Member Functions | |
static const void * | getAsVoidPointer (clang::Selector P) |
static clang::Selector | getFromVoidPointer (const void *P) |
Definition at line 853 of file IdentifierTable.h.
anonymous enum |
Enumerator | |
---|---|
NumLowBitsAvailable |
Definition at line 861 of file IdentifierTable.h.
|
inlinestatic |
Definition at line 855 of file IdentifierTable.h.
References clang::Selector::getAsOpaquePtr().
|
inlinestatic |
Definition at line 858 of file IdentifierTable.h.