|
clang 23.0.0git
|
Per-Function MC/DC state. More...
#include "/work/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 32 of file MCDCState.h.
| unsigned clang::CodeGen::MCDC::State::BitmapBits = 0 |
Definition at line 33 of file MCDCState.h.
Definition at line 60 of file MCDCState.h.
Definition at line 53 of file MCDCState.h.