clang API Documentation
#include <DeclGroup.h>
Public Types | |
| enum | { NumLowBitsAvailable = 0 } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (clang::DeclGroupRef P) |
| static clang::DeclGroupRef | getFromVoidPointer (void *P) |
Definition at line 140 of file DeclGroup.h.
| anonymous enum |
Definition at line 148 of file DeclGroup.h.
| static void* llvm::PointerLikeTypeTraits< clang::DeclGroupRef >::getAsVoidPointer | ( | clang::DeclGroupRef | P | ) | [inline, static] |
Definition at line 142 of file DeclGroup.h.
References clang::DeclGroupRef::getAsOpaquePtr().
| static clang::DeclGroupRef llvm::PointerLikeTypeTraits< clang::DeclGroupRef >::getFromVoidPointer | ( | void * | P | ) | [inline, static] |
Definition at line 145 of file DeclGroup.h.
References clang::DeclGroupRef::getFromOpaquePtr().