clang 20.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 118 of file Ownership.h.
|
inlinestatic |
Definition at line 121 of file Ownership.h.
References P.
|
inlinestatic |
Definition at line 126 of file Ownership.h.
References clang::OpaquePtr< PtrTy >::getFromOpaquePtr(), and P.
|
staticconstexpr |
Definition at line 119 of file Ownership.h.