|
clang 23.0.0git
|
#include "clang/AST/NestedNameSpecifierBase.h"
Static Public Member Functions | |
| static void * | getAsVoidPointer (clang::NestedNameSpecifier P) |
| static clang::NestedNameSpecifier | getFromVoidPointer (const void *P) |
Static Public Attributes | |
| static constexpr int | NumLowBitsAvailable |
Definition at line 580 of file NestedNameSpecifierBase.h.
|
inlinestatic |
Definition at line 581 of file NestedNameSpecifierBase.h.
References clang::NestedNameSpecifier::getAsVoidPointer().
|
inlinestatic |
Definition at line 584 of file NestedNameSpecifierBase.h.
References clang::NestedNameSpecifier::getFromVoidPointer().
|
staticconstexpr |
Definition at line 587 of file NestedNameSpecifierBase.h.