clang 20.0.0git
Public Attributes | List of all members
clang::CodeGen::MCDC::State::Decision Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/MCDCState.h"

Public Attributes

unsigned BitmapIdx
 
llvm::SmallVector< std::array< int, 2 > > Indices
 

Detailed Description

Definition at line 32 of file MCDCState.h.

Member Data Documentation

◆ BitmapIdx

unsigned clang::CodeGen::MCDC::State::Decision::BitmapIdx

Definition at line 33 of file MCDCState.h.

◆ Indices

llvm::SmallVector<std::array<int, 2> > clang::CodeGen::MCDC::State::Decision::Indices

Definition at line 34 of file MCDCState.h.


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