clang 22.0.0git
clang::interp::InitMap Struct Referencefinal

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

#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/ByteCode/InitMap.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 21 of file InitMap.h.

Constructor & Destructor Documentation

◆ InitMap()

InitMap::InitMap ( unsigned N)
explicit

Initializes the map with no fields set.

Definition at line 13 of file InitMap.cpp.

◆ Pointer

friend class Pointer
friend

Definition at line 36 of file InitMap.h.

References Pointer.

Referenced by Pointer.


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