Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp616 bool ExternallyDestructed = false);
687 CFGBlock *VisitForTemporaryDtors(Stmt *E, bool ExternallyDestructed,
697 AbstractConditionalOperator *E, bool ExternallyDestructed,
2120 bool ExternallyDestructed) { in Visit() argument
2189 asc, ExternallyDestructed); in Visit()
2745 bool ExternallyDestructed) { in VisitCompoundStmt() argument
2761 ExternallyDestructed); in VisitCompoundStmt()
2769 ExternallyDestructed = false; in VisitCompoundStmt()
4731 AddStmtChoice asc, bool ExternallyDestructed) { in VisitExprWithCleanups() argument
5042 if (!ExternallyDestructed) { in VisitCXXBindTemporaryExprForTemporaryDtors()
[all …]