clang 20.0.0git
|
Per-Function MC/DC state. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/MCDCState.h"
Classes | |
struct | Branch |
struct | Decision |
Public Attributes | |
unsigned | BitmapBits = 0 |
llvm::DenseMap< const Stmt *, Decision > | DecisionByStmt |
llvm::DenseMap< const Stmt *, Branch > | BranchByStmt |
Per-Function MC/DC state.
Definition at line 29 of file MCDCState.h.
unsigned clang::CodeGen::MCDC::State::BitmapBits = 0 |
Definition at line 30 of file MCDCState.h.
Definition at line 44 of file MCDCState.h.
Definition at line 37 of file MCDCState.h.