clang
6.0.0
|
#include "clang/Basic/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 879 of file IdentifierTable.h.
anonymous enum |
Enumerator | |
---|---|
NumLowBitsAvailable |
Definition at line 888 of file IdentifierTable.h.
|
inlinestatic |
Definition at line 880 of file IdentifierTable.h.
References clang::Selector::getAsOpaquePtr().
|
inlinestatic |
Definition at line 884 of file IdentifierTable.h.