|
clang 24.0.0git
|
#include "clang/Sema/Ownership.h"
Static Public Member Functions | |
| static void * | getAsVoidPointer (clang::OpaquePtr< T > P) |
| static clang::OpaquePtr< T > | getFromVoidPointer (void *P) |
Static Public Attributes | |
| static constexpr int | NumLowBitsAvailable = 0 |
Definition at line 119 of file Ownership.h.
|
inlinestatic |
Definition at line 122 of file Ownership.h.
References clang::OpaquePtr< PtrTy >::getAsOpaquePtr().
|
inlinestatic |
Definition at line 127 of file Ownership.h.
References clang::OpaquePtr< PtrTy >::getFromOpaquePtr().
|
staticconstexpr |
Definition at line 120 of file Ownership.h.