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,
1731 TempDtorContext Context;
3000 TempDtorContext Context;
4810 TempDtorContext Context;
4949 TempDtorContext &Context) {
5051 TempDtorContext &Context) {
5071 BinaryOperator *E, bool ExternallyDestructed, TempDtorContext &Context) {
5089 TempDtorContext RHSContext(
5110 CXXBindTemporaryExpr *E, bool ExternallyDestructed, TempDtorContext &Context) {
5145 void CFGBuilder::InsertTempDtorDecisionBlock(const TempDtorContext &Context,
5163 TempDtorContext &Context) {
5171 TempDtorContext TrueContext(
5178 TempDtorContext FalseContext(