|
clang 23.0.0git
|
#include "clang/AST/TypeBase.h"
Static Public Member Functions | |
| static void * | getAsVoidPointer (clang::QualType P) |
| static clang::QualType | getFromVoidPointer (void *P) |
Static Public Attributes | |
| static constexpr int | NumLowBitsAvailable = 0 |
Definition at line 1666 of file TypeBase.h.
|
inlinestatic |
Definition at line 1667 of file TypeBase.h.
References clang::QualType::getAsOpaquePtr().
|
inlinestatic |
Definition at line 1671 of file TypeBase.h.
References clang::QualType::getFromOpaquePtr().
|
staticconstexpr |
Definition at line 1676 of file TypeBase.h.