clang 19.0.0git
Public Member Functions | Friends | List of all members
clang::interp::InitMap Struct Referencefinal

Bitfield tracking the initialisation status of elements of primitive arrays. More...

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/Interp/Descriptor.h"

Public Member Functions

 InitMap (unsigned N)
 Initializes the map with no fields set.
 

Friends

class Pointer
 

Detailed Description

Bitfield tracking the initialisation status of elements of primitive arrays.

Definition at line 236 of file Descriptor.h.

Constructor & Destructor Documentation

◆ InitMap()

InitMap::InitMap ( unsigned  N)
explicit

Initializes the map with no fields set.

Definition at line 344 of file Descriptor.cpp.

Friends And Related Function Documentation

◆ Pointer

friend class Pointer
friend

Definition at line 248 of file Descriptor.h.


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