|
clang
5.0.0
|
#include "clang/AST/ExternalASTSource.h"
Public Types | |
| enum | { NumLowBitsAvailable = PointerLikeTypeTraits<T>::NumLowBitsAvailable - 1 } |
| typedef clang::LazyGenerationalUpdatePtr < Owner, T, Update > | Ptr |
Static Public Member Functions | |
| static void * | getAsVoidPointer (Ptr P) |
| static Ptr | getFromVoidPointer (void *P) |
Definition at line 469 of file ExternalASTSource.h.
| typedef clang::LazyGenerationalUpdatePtr<Owner, T, Update> llvm::PointerLikeTypeTraits< clang::LazyGenerationalUpdatePtr< Owner, T, Update > >::Ptr |
Definition at line 471 of file ExternalASTSource.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NumLowBitsAvailable | |
Definition at line 474 of file ExternalASTSource.h.
|
inlinestatic |
Definition at line 472 of file ExternalASTSource.h.
References clang::LazyGenerationalUpdatePtr< Owner, T, Update >::getOpaqueValue().
|
inlinestatic |
Definition at line 473 of file ExternalASTSource.h.
1.8.6