Home
last modified time | relevance | path

Searched defs:TempDtorContext (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp661 struct TempDtorContext { struct in __anon76ebc3340411::CFGBuilder
663 TempDtorContext(TryResult KnownExecuted) in TempDtorContext() argument
672 bool needsTempDtorBranch() const { in needsTempDtorBranch()
678 void setDecisionPoint(CFGBlock *S, CXXBindTemporaryExpr *E) { in setDecisionPoint()
683 const bool IsConditional = false;
684 const TryResult KnownExecuted = true;
685 CFGBlock *Succ = nullptr;
686 CXXBindTemporaryExpr *TerminatorExpr = nullptr;