clang 23.0.0git
llvm::PointerLikeTypeTraits< clang::NestedNameSpecifier > Struct Reference

#include "clang/AST/NestedNameSpecifierBase.h"

Inheritance diagram for llvm::PointerLikeTypeTraits< clang::NestedNameSpecifier >:
[legend]

Static Public Member Functions

static void * getAsVoidPointer (clang::NestedNameSpecifier P)
static clang::NestedNameSpecifier getFromVoidPointer (const void *P)

Static Public Attributes

static constexpr int NumLowBitsAvailable

Detailed Description

Definition at line 580 of file NestedNameSpecifierBase.h.

Member Function Documentation

◆ getAsVoidPointer()

◆ getFromVoidPointer()

Member Data Documentation

◆ NumLowBitsAvailable

int llvm::PointerLikeTypeTraits< clang::NestedNameSpecifier >::NumLowBitsAvailable
staticconstexpr
Initial value:

Definition at line 587 of file NestedNameSpecifierBase.h.


The documentation for this struct was generated from the following file: