Home
last modified time | relevance | path

Searched refs:DecisionStackSentinel (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp763 static constexpr mcdc::ConditionIDs DecisionStackSentinel{-1, -1}; member
772 : CGM(CGM), DecisionStack(1, DecisionStackSentinel), in MCDCCoverageBuilder()
848 return DecisionStackSentinel; in pop()