Lines Matching defs:TempDtorContext
665 /// TempDtorContext; we start a new block, and insert the temporary
674 struct TempDtorContext {
675 TempDtorContext() = default;
676 TempDtorContext(TryResult KnownExecuted)
705 TempDtorContext &Context);
707 TempDtorContext &Context);
710 TempDtorContext &Context);
712 CXXBindTemporaryExpr *E, bool ExternallyDestructed, TempDtorContext &Context);
715 TempDtorContext &Context);
716 void InsertTempDtorDecisionBlock(const TempDtorContext &Context,
1724 TempDtorContext Context;
2993 TempDtorContext Context;
4800 TempDtorContext Context;
4942 TempDtorContext &Context) {
5044 TempDtorContext &Context) {
5064 BinaryOperator *E, bool ExternallyDestructed, TempDtorContext &Context) {
5082 TempDtorContext RHSContext(
5103 CXXBindTemporaryExpr *E, bool ExternallyDestructed, TempDtorContext &Context) {
5138 void CFGBuilder::InsertTempDtorDecisionBlock(const TempDtorContext &Context,
5156 TempDtorContext &Context) {
5164 TempDtorContext TrueContext(
5171 TempDtorContext FalseContext(