Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2441 static bool exitingDestructor(const ExplodedNode *N) { in exitingDestructor() function
2452 if (exitingDestructor(N)) { in findReasonableStmtCloseToFunctionExit()