Searched refs:ExternallyDestructed (Results 1 – 1 of 1) sorted by relevance
550 CFGBlock *VisitCompoundStmt(CompoundStmt *C, bool ExternallyDestructed);612 bool ExternallyDestructed = false);683 CFGBlock *VisitForTemporaryDtors(Stmt *E, bool ExternallyDestructed,693 AbstractConditionalOperator *E, bool ExternallyDestructed,2127 bool ExternallyDestructed) { in Visit() argument2193 asc, ExternallyDestructed); in Visit()2731 ExternallyDestructed); in VisitCompoundStmt()2739 ExternallyDestructed = false; in VisitCompoundStmt()4519 AddStmtChoice asc, bool ExternallyDestructed) { in VisitExprWithCleanups() argument4830 if (!ExternallyDestructed) { in VisitCXXBindTemporaryExprForTemporaryDtors()[all …]