|
clang 24.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 1685 of file TypeBase.h.
|
inlinestatic |
Definition at line 1686 of file TypeBase.h.
References clang::QualType::getAsOpaquePtr().
|
inlinestatic |
Definition at line 1690 of file TypeBase.h.
References clang::QualType::getFromOpaquePtr().
|
staticconstexpr |
Definition at line 1695 of file TypeBase.h.