Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp550 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() argument
2193 asc, ExternallyDestructed); in Visit()
2731 ExternallyDestructed); in VisitCompoundStmt()
2739 ExternallyDestructed = false; in VisitCompoundStmt()
4519 AddStmtChoice asc, bool ExternallyDestructed) { in VisitExprWithCleanups() argument
4830 if (!ExternallyDestructed) { in VisitCXXBindTemporaryExprForTemporaryDtors()
[all …]