Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp2188 bool ExternallyDestructed) { in Visit()
2812 bool ExternallyDestructed) { in VisitCompoundStmt()
4799 AddStmtChoice asc, bool ExternallyDestructed) { in VisitExprWithCleanups()
4944 CFGBlock *CFGBuilder::VisitForTemporaryDtors(Stmt *E, bool ExternallyDestructed, in VisitForTemporaryDtors()
5046 bool ExternallyDestructed, in VisitChildrenForTemporaryDtors()
5067 BinaryOperator *E, bool ExternallyDestructed, TempDtorContext &Context) { in VisitBinaryOperatorForTemporaryDtors()
5106 CXXBindTemporaryExpr *E, bool ExternallyDestructed, TempDtorContext &Context) { in VisitCXXBindTemporaryExprForTemporaryDtors()
5158 AbstractConditionalOperator *E, bool ExternallyDestructed, in VisitConditionalOperatorForTemporaryDtors()