Searched refs:isDestructorElided (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h907 static bool isDestructorElided(ProgramStateRef State,
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp508 bool ExprEngine::isDestructorElided(ProgramStateRef State, function in class:ExprEngine
1090 if (isDestructorElided(State, BTE, LC)) {

Completed in 59 milliseconds