clang API Documentation
#include <DeclBase.h>
Public Types | |
| enum | { NumLowBitsAvailable = 2 } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (PT P) |
| static PT | getFromVoidPointer (void *P) |
Definition at line 54 of file DeclBase.h.
| anonymous enum |
Definition at line 61 of file DeclBase.h.
| static void* llvm::PointerLikeTypeTraits< clang::DeclContext * >::getAsVoidPointer | ( | PT | P | ) | [inline, static] |
Definition at line 57 of file DeclBase.h.
| static PT llvm::PointerLikeTypeTraits< clang::DeclContext * >::getFromVoidPointer | ( | void * | P | ) | [inline, static] |
Definition at line 58 of file DeclBase.h.