Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp633 bool ExternallyDestructed = false);
704 CFGBlock *VisitForTemporaryDtors(Stmt *E, bool ExternallyDestructed,
714 AbstractConditionalOperator *E, bool ExternallyDestructed,
2188 bool ExternallyDestructed) { in Visit() argument
2257 asc, ExternallyDestructed); in Visit()
2812 bool ExternallyDestructed) { in VisitCompoundStmt() argument
2828 ExternallyDestructed); in VisitCompoundStmt()
2836 ExternallyDestructed = false; in VisitCompoundStmt()
4799 AddStmtChoice asc, bool ExternallyDestructed) { in VisitExprWithCleanups() argument
5110 if (!ExternallyDestructed) { in VisitCXXBindTemporaryExprForTemporaryDtors()
[all …]